Platform architecture
Cloudflare-first web products, protected production services and shared identity.
Developers
Architecture, authentication, storage, AI production, commerce events and the public API in one maintained technical surface.
Cloudflare-first web products, protected production services and shared identity.
Central authentication through auth.fablesh.com, return URLs, sessions and role-based access.
Shared Media Library and Brand Kits backed by separated R2 image, audio and video storage.
Model routing, explicit price acceptance, provider cost plus Fablesh margin and generation persistence.
Stripe credit packs, idempotent fulfillment, balance ledgers and usage debits.
Signed Stripe events, replay protection, retry handling and operational diagnostics.
Azuracast metadata, HLS playback, station templates and play-history refresh.
API reference
Authenticate with Authorization: Bearer cm_live_…. API keys remain restricted to authorised accounts.
Base URL
https://fablesh.comAuthentication
Authorization: Bearer cm_live_…Available scopes
Each endpoint requires a specific scope. The key’s scopes determine what it can do.
read:catalog — Read your submissions and albums via v1write:submissions — Create and update submissionswrite:albums — Create albums/releasesread:audio:web — Fetch signed URL for web transcodingread:audio:master — Fetch signed URL for master file (service only)read:stats — Read playback statsadmin:keys — Manage API keys (service only)User keys can only have: read:catalog, write:submissions, write:albums, read:audio:web, read:stats. Other scopes are reserved for service keys.
Loading documentation…