AutoContent API · Authentication Profile
Autocontent Api Authentication
Authentication
Two credential families for two products. The Platform API accepts either a scoped API key (acp_ prefix) or an OAuth access token, both presented as Authorization: Bearer. The legacy Content API takes its own JWT bearer token and shares nothing with the Platform credentials.
AutoContent API secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions.
Artificial IntelligenceAudioContent GenerationPodcastsVideoGenerative AIText-to-SpeechAutomation
Methods: http, oauth2
Schemes: 3
OAuth flows:
API key in:
Security Schemes
platformApiKey http
platformOAuth http
bearerAuth http
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.