Welcome, Developers! 👋
Build with Ordinary’s infrastructure services: CDN for asset delivery and OAuth for authentication.CDN API
Store and deliver assets globally with our CDN
Sign in with Ordinary
Add OAuth authentication to your app
Prerequisites
Before you start, make sure you have:1
An Ordinary Account
Create an account if you haven’t already. The API is free for development.
2
API Keys
Generate your API keys from your account dashboard.
3
Development Environment
Set up your preferred development environment with Node.js 18+ or your language of choice.
Quick Example: Upload an Asset
Here’s a quick example of uploading a file to our CDN:What’s Next?
Authentication
Learn how API authentication works
CDN API Reference
Explore the complete CDN API documentation
Rate Limits
Understand API rate limits and quotas
Webhooks
Set up webhooks for real-time events
SDK Libraries
Official SDK libraries are coming soon! For now, you can use our REST API directly with any HTTP client.