Version: 1.0.0
CDN API - Introduction
Manage CDN caching for asset delivery. Pre-cache (prefetch) assets for faster delivery, or purge cached assets when content changes.
Supports video transcodes, image conversions, and signed URLs. Requests are throttled to prevent abuse — batch multiple URLs in a single API call.
Authentication
- API Key: ApiKeyAuth
- HTTP: Bearer Auth
API key for programmatic access
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-FileSpin-Api-Key |
JWT token obtained from POST /api/v1/login
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |