Veridical Tech

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

FamilyEndpoint
MacroGET /v1/market/macro-daily
FacilitiesGET /v1/geo/region-facilities
NewsGET /v1/news/region
EventsGET /v1/events/region-aggregate
ProfileGET /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.