Speakup Article REST API
This is the documentation for the Speakup Article REST API, which allows you to programmatically manage podcasts, retrieve your settings, and access site details.
Authentication Required
In order to interact with the APIs, you'll need an API key for your publisher entity. Get in touch with us to request access.
Available APIs​
| API | Description |
|---|---|
| Podcast API | Create and update audio podcasts from your articles |
| Publisher API | Retrieve information about your sites |
| Plugin Settings API | Manage WordPress plugin settings |
OpenAPI Specification​
You can download the OpenAPI definitions for all available endpoints:
Base URL​
All API requests should be made to:
https://api.speakup.ai/v1
Authentication​
Include your API key in the request headers:
Authorization: Bearer YOUR_API_KEY
Need Help?​
If you have any questions about the API, contact us at support@audioboost.com.