Show off your agentic readiness — the badge auto-updates when your score changes.
OpenAPI Spec (preview)
openapi: 3.0.3
info:
title: BotTalk Publishers API
description: |
REST API for publishers to manage articles and audio generation.
Authentication uses a Bearer token passed in the `Authorization` header.
Tokens are **project-scoped** — each token is tied to a specific project in BotTalk.
There is no need to specify a project ID in requests; it is resolved automatically from the token.
Two token types exist:
- **API token** — full access (read + write). Required