Contract-first by default
Schemas and operation metadata are generated from stable contracts, so your integrations stay deterministic release after release.
insp.ac API
Developer platform
Manage sites, assets, templates, runs, and issues through a contract-driven platform designed to mirror the same premium experience as the insp.ac web app.
Powered by OpenAPI 3.2.0 with 103 operations across 14 resources.
Quick start
Use your key from the web app, then call any /v1 endpoint.
curl https://api.insp.ac/v1/issues \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Contract version
1.0.0
Schema models
103
Schemas and operation metadata are generated from stable contracts, so your integrations stay deterministic release after release.
Authenticated endpoints, scoped keys, and predictable response shapes let backend systems orchestrate field workflows reliably.
Use generated SDKs or raw HTTP with the same OpenAPI source, from quick scripts to enterprise automation pipelines.
Top resources
Browse curated resource groups from the current contract snapshot, then jump into full reference details or generated SDK docs.
Asset catalog and metadata APIs.
GET /v1/assets GET /v1/assets/:id POST /v1/assets
Calendar projection endpoints for scheduling consumption.
GET /v1/calendar/occurrences
Site check-in lifecycle and presence APIs.
GET /v1/checkins GET /v1/checkins/:id POST /v1/checkins
Integration-platform endpoints for curated action catalogs, triggers, and Svix-backed subscriptions.
GET /v1/integrations/ifttt/actions GET /v1/integrations/ifttt/subscriptions GET /v1/integrations/ifttt/triggers
Launch faster
Onboard teams in the insp.ac web app, issue scoped keys, then automate inspections, issue tracking, and downstream integrations through the API.