Delivery API v1 Cor

Direct endpoints for high-speed project-level content retrieval.

Global Delivery Patterns

Routing is determined by your project credentials and the model slug in the Anycast URL path. All requests require the x-api-key header.

EndpointMethodResult
/api/v1/:modelSlugGETAll published entries for mode
/api/v1/:modelSlug/:idGETSingle entry by ID
/api/v1/:modelSlug?slug=:slugGETSingle entry by slug
/auth/sessionPOSTIdentity token
Technical Specification Matrix

Intelligence Headers

Every response includes X-Latency-Edge and X-Cache-Status headers for observability. These feed directly into your Telemetry Edge dashboard.

Refreshed: 2026-04-06T12:10
Logic Architect: Vishwanath Hatti
Improve this documentation
curl -X GET https://api.freecms.host/api/v1/posts \\\n-H \"x-api-key: YOUR_KEY\"
Live Edge Delivery Network
v1.0.0-neural