30-page residential set = $30
200-page commercial set = $200
Autonomous blueprint reading as infrastructure. Upload a PDF, get back structured quantities and cost estimates. No manual measurement. The AI reads plans like a senior estimator.
$1/page
Simple usage-based pricing
30-page residential set = $30
200-page commercial set = $200
No credit card required. We'll set up your account manually.
Items, dimensions, LF, SF, CY, rebar tonnage
Per-item pricing matched to location
Per-building breakdown for complex sets
Async results with signed delivery
POST your blueprint as multipart form data. Include state + county for cost matching.
Text extraction, vector geometry, dual-model vision, per-building assembly. 2-5 minutes for a full set.
Items by building with quantities, dimensions, costs, and confidence levels. Poll or receive via webhook.
curl -X POST https://app.osqr.ai/api/v1/takeoff \
-H "Authorization: Bearer otak_your_key" \
-F "file=@plans.pdf" \
-F "state=AZ" \
-F "county=Maricopa"
# Response (202 Accepted)
{
"jobId": "clx7abc123",
"status": "queued",
"pageCount": 234,
"pollUrl": "/api/v1/takeoff/clx7abc123"
}Your users keep their UX. You get autonomous blueprint extraction behind the scenes. One API call replaces hours of manual measurement.
Request Early Access