← Back to search
20
Basic
Agentic Readiness Score
data openapiapi

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)

{"swagger": "2.0", "basePath": "/", "paths": {"/child/{uuid}": {"parameters": [{"name": "uuid", "in": "path", "required": true, "type": "string"}], "get": {"responses": {"200": {"description": "Success"}}, "description": "Get child UUID(s) from a specified project or publisher UUID.", "operationId": "get_child", "tags": ["default"]}}, "/generate/uuid": {"get": {"responses": {"200": {"description": "Success"}}, "description": "Generate an UUID version 4 RFC4122-compliant.", "operationId": "get_ge