← Back to search
35
Basic
Agentic Readiness Score
data openapiapi

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
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 35/100

            

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"Arquestra Service API","version":"0.1.0"},"paths":{"/compose/preview":{"post":{"summary":"Preview Plan","operationId":"preview_plan_compose_preview_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompositionPlan"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ComposePreviewResult"}}}},"422":{"description":"Validation Err