← Back to search
20
Basic
Agentic Readiness Score
ai-tools openapiapimusicai

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 20/100

            

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