Authentication
All business endpoints require API key auth:Public endpoints
GET /v1/search/propertyGET /v1/property/{property_id}/permitsGET /v1/property/{property_id}/profile
Notes
- Source of truth in v1 is permit rows (
api.public_permits_v1). - CORS is disabled by default for server-to-server usage.

