HTTP API Setup
Get started with the easyCDN HTTP API by understanding the prerequisites and setting up authentication for direct HTTP requests.
Prerequisites
Before using the easyCDN HTTP API, make sure you have:
- HTTP Client- Any HTTP client like curl, Postman, or built into your application
- API Secret Key- Available in your easyCDN dashboard
Next Steps
Once you have your account and API key ready, proceed to the next section to learn about authentication and making your first API calls.