Documentation

Build on the permit dataset

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

Three places to start

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.

At a glance

The 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.

Contact us