← Back to search
40
Partial
Agentic Readiness Score
+20 OpenAPI +15 structured API missing +25 llms.txt
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
education openapiapi

Agentic Signals

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

Embed this badge

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

Agentic Ready 40/100

            

OpenAPI Spec (preview)

{ "swagger": "2.0", "info": { "version": "1.0", "title": "Poemist API", "x-logo": { "url": "https://www.poemist.com/images/logo.png" }, "contact": { "name": "Poemist Team", "email": "hello@poemist.com", "url": "https://www.poemist.com" } }, "host": "www.poemist.com", "basePath": "/api/v1/", "schemes": [ "https" ], "produces": [ "application/json" ], "paths": { "/randompoems": { "get": { "operationId": "