AutoContent API - AI Podcast Generator is a versatile content automation platform that transforms text, websites, YouTube videos, PDFs, and more into high-quality audio podcasts and other learning materials using AI powered by NotebookLM and Google AI technology. It supports multi-voice podcast generation, custom voice options, advanced podcast controls, and a variety of output formats (audio, FAQs, study guides, timelines, briefing documents). The API is designed for creators, educators, and content teams to scale content production across multiple channels with flexible integration options.
How to Use AutoContent API
- Prepare your content sources (website URL, text, etc.).
- Make an API request to generate an audio podcast or other output format (audio, transcripts, FAQs, etc.).
- Retrieve the output (audio file, transcript, or structured document) and publish or distribute.
Sample Request (curl):
curl -X POST 'https://api.autocontentapi.com/Content/Create' \
-H 'accept: text/plain' \
-H 'Authorization: Bearer YOUR_TOKEN_HERE' \
-H 'Content-Type: application/json' \
-d '{ "resources": [ { "content": "https://autocontentapi.com", "type": "website" }, { "content": "74% of businesses expect AI to increase productivity", "type": "text" } ], "text": "Explain why automating with AutoContent API is a game changer for any business", "outputType": "audio" }'
Outputs and Capabilities
- Audio podcasts with multiple AI voices
- Custom voice options and voice cloning
- Advanced podcast controls: tone, style, and instructions
- Automated Q&A, study guides, timelines, and briefing documents
- Transcripts and citations support
- Build content in multiple languages
- No-code and low-code integrations with Make.com, Zapier, and more
- RESTful API with language-agnostic client support
Features
- Generates podcasts from diverse sources (websites, text, PDFs, YouTube, etc.)
- Multi-voice podcast generation for engaging conversations
- Custom voice options and voice cloning for branding
- Advanced controls: tone, instructions, and conversation styles
- Automated FAQ generation, study guides, timelines, and briefing docs
- Text-to-audio and audio-to-text capabilities (transcripts)
- Citations support for sourced content
- Language-agnostic API with broad developer compatibility
- Integrations with Make.com, Zapier, and no-code workflows
- Different pricing tiers with scalable credits per month
Plans and Pricing (highlights)
- Amateur: €29/mo, 1,000 credits/month, basic podcast creation and editing
- Professional: €69/mo, 5,000 credits/month, advanced features and priority access
- Enterprise: Custom pricing, unlimited credits, dedicated support and branding options
Use Cases
- Content Creation: turn websites and documents into podcasts and blog posts
- Educational Platforms: convert textbooks and course materials into audio lessons and study guides
- Knowledge Management: transform internal docs into accessible audio content
- Media & Publishing: produce audio versions of articles and reports
Safety and Compliance
- Designed for legitimate content transformation and accessibility use cases. Ensure you have rights to convert and distribute source materials.
Key Benefits
- Accelerates content production at scale
- Flexible output formats for diverse distribution
- Developer-friendly with robust documentation and sample code
For more details, you can view the API docs and samples on the AutoContent API site.