API Reference
Programmatic access to the Jellypod platform.
The Jellypod API gives developers programmatic access to the core platform: creating AI podcast hosts, browsing voices, uploading research sources, and generating episodes or entire podcast series.
Credits & Usage
The API uses the same credit system as the Jellypod app. Generating an episode through the API costs the same credits as generating one in the studio. Credits are deducted from your organization's balance and count toward your plan's usage limits. See Credits & Top-Ups for details.
Authentication
All requests require a Jellypod API key passed via the Authorization header:
Authorization: Bearer sk_live_...API keys are organization-scoped and can be managed from the Jellypod dashboard under Settings → API Keys.
Base URL
https://api.jellypod.com/v1Browse the endpoints in the sidebar to get started.
Was this page helpful?
© 2026 Jellypod, Inc.