// API Reference
API Overview
Authentication model, endpoint families, and delivery expectations for the current public surface.
Authentication
Access is managed through package boundaries and API contracts. Public documentation describes the public contract surface and integration expectations.
Endpoint families
Current endpoint families cover macro, facilities, news, events, and region profile surfaces.
| Family | Endpoint |
|---|---|
| Macro | GET /v1/market/macro-daily |
| Facilities | GET /v1/geo/region-facilities |
| News | GET /v1/news/region |
| Events | GET /v1/events/region-aggregate |
| Profile | GET /v1/geo/region-profile |
Integration expectation
Start from the product-specific contract page before integrating. Query semantics, freshness, and scope differ across products even when they share geo_object_id.
Boundary
The public API contract is a managed delivery surface. Administrative routes are intentionally outside this documentation layer.