redcircle-api
Installation
SKILL.md
RedCircle API
The RedCircle API is for podcast hosting and monetization. It allows podcasters and networks to manage their shows, distribute content, and generate revenue through advertising and subscriptions.
Official docs: https://redcircleapi.com/
RedCircle API Overview
- Podcast
- Episode
- Analytics
Working with RedCircle API
This skill uses the Membrane CLI to interact with RedCircle API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills