Developer API · updated 2026-08-22
Three more read endpoints complete the surface: your estimates pipeline, your dumpster size catalog with pricing, and your junk removal jobs.
GET /v1/estimates (page, per_page): estimate_number, status, total (dollars), size, delivery_address, delivery_date, pickup_date, accepted_at, created_at, customer_ref. The public share link of an estimate is never exposed through the API.
GET /v1/sizes returns your registered dumpster catalog: label, yards, base_price, max_weight_tons, overage_price_per_ton and is_active. Use it to render size pickers in your own tools with prices that always match the app (filter is_active to show only what customers can book).
GET /v1/junk-jobs (status, from, to, page, per_page). Statuses: scheduled, on_site, loading, to_landfill, completed, canceled. Each job carries job_number, status, job_date, time_window (start and end), address, price (dollars), payment_status, load_fraction, container_capacity_yd, customer_ref, completed_at and created_at. Job photos, dump receipts and crew assignments are internal and not exposed.
Still stuck? Talk to our team
Open a support ticket inside the app and our team will answer there.
Log in and open a support ticketThe software is 100% free with unlimited orders. No credit card, no demo, no contract.
Create your free account