Documentation
Everything you need to integrate Stonies CDN and deliver content at the speed of light.
Quick Start
Get running in 5 minutes
API Reference
Complete REST API docs
SDKs
Node, Python, Go, Ruby
Examples
Sample code & tutorials
cURL
Node.js
Python
Go
# Purge cache for specific URLs curl -X POST https://api.stoniescdn.com/v1/zones/example.com/purge \ -H "Authorization: Bearer $STONIES_API_KEY" \ -H "Content-Type: application/json" \ -d '{"urls": ["https://example.com/styles.css", "https://example.com/app.js"]}' # Response { "success": true, "result": { "purged": 2 } }
Popular Guides
View all →Cache Configuration
Learn how to optimize cache hit rates and configure TTLs for different content types.
Security Best Practices
Protect your origin with DDoS mitigation, WAF rules, and bot management.
Edge Computing
Run serverless functions at 285+ edge locations with sub-millisecond cold starts.
Video Streaming
Deliver live and on-demand video with adaptive bitrate streaming.