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_TOKENTokens can be scoped to specific resources (pull zones, DNS, storage) for least-privilege access.