CDNShark Documentation

Guides, tutorials, and references for every part of CDNShark — edge delivery, pull zones, DNS, cache controls, and more.

← Back to Documentation

API Authentication

All CDNShark API requests require an API token. Generate one in Account → API Tokens. Pass the token in the request header:

Authorization: Bearer YOUR_API_TOKEN

Tokens can be scoped to specific resources (pull zones, DNS, storage) for least-privilege access.