PASAR API
Global CDN, video streaming (Bunny Stream), edge storage, image optimization and DNS via REST API. Pay-as-you-go from $0.01/GB bandwidth. Popular cost-effective Cloudflare alternative in SEA.
View docs ↗ More Design & media APIs# Bunny.net CDN, Video & Edge Storage needs an API key ~ get yours at: # https://docs.bunny.net/reference/bunnynet-api-overview curl 'https://api.bunny.net' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Southeast Asian API into my app. API: Bunny.net CDN, Video & Edge Storage Provider: BunnyWay Auth: requires an API key (sign up: https://docs.bunny.net/reference/bunnynet-api-overview) Pricing: paid Base URL: https://api.bunny.net Important note: Global CDN, video streaming (Bunny Stream), edge storage, image optimization and DNS via REST API. Pay-as-you-go from $0.01/GB bandwidth. Popular cost-effective Cloudflare alternative in SEA. Source: BunnyWay (https://docs.bunny.net/reference/bunnynet-api-overview) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-15 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.