Documentation
Everything you need to integrate with the Builders Monitor API and understand the unified permit dataset — from your first request to field-level schema semantics.
curl -H "X-Api-Key: $BM_API_KEY" \
"https://api.buildersmonitor.com/v1/permits?state=CA&limit=20"Browse the docs
The overview walks you from key to first response; the interactive reference lets you fire real requests; the dictionary defines every field you’ll get back.
Start here
Authentication, endpoints, rate limits, and multi-language code samples for the Builders Monitor REST API.
Read the overviewInteractive
Browse every /v1 endpoint and send live, authenticated requests straight from your browser.
Open the referenceSchema
Field-by-field definitions for every entity in the unified permit, property, contact, and inspection schema.
Explore the schemaThe essentials, before you open a single page.
Base URL
api.buildersmonitor.com
Auth header
X-Api-Key: prefix.secret
Spec
OpenAPI 3.1
Errors
RFC 9457 problem+json
Pagination
Keyset cursors
Exports
.jsonl.zst (zstd JSONL)
Can’t find what you need?
Tell us what you’re building — we’ll point you at the right endpoint or add the docs that are missing.