See the API's various operations for details on their request parameters and response data.
Operation | Method | Endpoint |
---|---|---|
Capacity | ||
List capacity | GET | /capacity |
Properties | ||
List properties | GET | /properties |
List origins | GET | /properties/{propertyId}/origins |
Locations | ||
List locations | GET | /locations |
Configurations | ||
Create a configuration | POST | /configurations |
List configurations | GET | /configurations |
Activate a configuration | POST | /configurations/activate |
Get a configuration | GET | /configurations/{configId} |
Update a configuration | PUT | /configurations/{configId} |
Delete a configuration | DELETE | /configurations/{configId} |
Multi-CDN | ||
List auth keys | GET | /multi-cdn/auth-keys |
Get origin hostnames for a configuration | GET | /multi-cdn/origin-hostnames/{configId} |
List CDN providers | GET | /multi-cdn/providers |