← Back to search
20
Basic
Agentic Readiness Score
ai-tools 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 tags: - name: Sentences - name: Books info: title: Random Lovecraft version: '1.0' description: Random sentences from the complete works of H.P. Lovecraft. CORS-enabled. servers: - url: 'https://randomlovecraft.com/api' paths: /sentences: summary: '' parameters: - schema: type: integer default: 1 maximum: 100 in: query name: limit get: summary: 'A random sentence' description: '' operat