API

FAST Edge Cache API

Use our REST API to automate cache purges, manage zones, and pull real-time metrics into your own tools.

The FAST API is designed for engineers who want to control their CDN configuration from CI pipelines, backend jobs, or internal dashboards. Start with the high-level guides below, then dive into environment-specific examples.

Getting started with the API

  1. Sign in to your FAST dashboard and open any domain.
  2. Navigate to the API panel in the overview to copy your Zone ID and Account ID.
  3. Create an API token with the least privileges required for your use case (for example, cache purging only).
  4. Use your preferred HTTP client (curl, Postman, or language SDK) to send authenticated requests.