← Back to search
20
Basic
Agentic Readiness Score
developer 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)

openapi: 3.0.0 info: title: Warehouse Management API description: "**BETA** API for managing warehouse interactions" version: 0.0.0 # Intentionally exclude `servers` key, defaults to the server this is loaded from. # Potentially challenging for generating client code. components: schemas: Observation: type: object description: A generic Observation object shape properties: kind: type: string description: The kind of observation