GET /rss/{feedToken}
Public RSS 2.0 feed for a podcast. Paste into Apple Podcasts, Spotify, Overcast, Pocket Casts.
Each podcast has a private, unguessable feedToken shown in the dashboard. The URL below is the podcast's RSS feed; paste it into any podcast app's "add by URL" flow. Anyone with the URL can subscribe, but nobody can create episodes without your API key, so treat it like a private share link.
The feed is generated live from the database on every request. New episodes appear the moment they finish rendering. No cache to bust.
Returns application/rss+xml, not JSON.
curl -X GET "https://api.cast0.ai/rss/string"Empty