Environments
The base URL for all API calls is:Request & Response Format
| Method | Content-Type | Body |
|---|---|---|
| GET | application/json | none |
| POST (JSON) | application/json | JSON |
| POST (file upload) | (omitted, multipart auto-set) | FormData |
| DELETE | application/json | none |
2xx. On failure:
| Reason | Description |
|---|---|
"jwt expired" | Token expired — re-authenticate |
"Unauthorized" | Missing or invalid token |
"Not found" | Resource does not exist |
Multi-tenancy
Every organization has anorgId (also called companyId or contextId). All API calls must be scoped to this ID.
Common Data Types
Address
Address
Public API
Context & Locations
Company/org config, property listings, location search, nearby schools
Knowledge Base
Retrieve help/knowledge documents
Forms
Embeddable external forms with location search