Skip to main content

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​

APIDescription
Podcast APICreate and update audio podcasts from your articles
Publisher APIRetrieve information about your sites
Plugin Settings APIManage WordPress plugin settings

OpenAPI Specification​

You can download the OpenAPI definitions for all available endpoints:

Download OpenAPI Spec

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.