← Back to search
35
Basic
Agentic Readiness Score
ai-tools 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":"Memory Box API","description":"A semantic memory storage and retrieval system","version":"1.1.0"},"paths":{"/api/v2/memory":{"post":{"tags":["memories"],"summary":"Add Memory","operationId":"add_memory_api_v2_memory_post","security":[{"User Authentication":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Memory"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"s