Podcast API
The Podcast API allows you to work with the Speakup Article REST API by scheduling the creation and update of audio podcasts related to your articles.
Overview​
You can:
- Send a request when you publish an article, with its HTML content and authoring details
- Send an update when an already synthesized article has been modified
Available Endpoints​
| Method | Endpoint | Description |
|---|---|---|
| POST | /podcast | Create a new podcast from an article |
| PATCH | /podcast | Update an existing podcast |
| PUT | /podcast | Replace an existing podcast |
Need Help?​
If you have any questions, contact us at support@audioboost.com.