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.
Direct endpoints for high-speed project-level content retrieval.
Routing is determined by your project credentials and the model slug in the Anycast URL path. All requests require the x-api-key header.
Every response includes X-Latency-Edge and X-Cache-Status headers for observability. These feed directly into your Telemetry Edge dashboard.
curl -X GET https://api.freecms.host/api/v1/posts \\\n-H \"x-api-key: YOUR_KEY\"