← 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 →
developer ai-friendlyopenapiapi

Agentic Signals

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

            

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"PlayerElo Public API","version":"0.1.0"},"paths":{"/stripe/webhook":{"post":{"summary":"Stripe Webhook Route","description":"Stripe webhook — the payment→key bridge. NOT under /v1 and NOT behind the\nAPI-key gate; its security boundary is the Stripe SIGNATURE. We verify the raw\npayload against STRIPE_WEBHOOK_SECRET (a bad/absent signature → 400 before any DB\nwork), then hand the parsed event to the pure handler. Re-parsing the raw bytes to\na plain dic