← Back to search
20
Basic
Agentic Readiness Score
data 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.2" info: title: "ExchangeRate-API" description: "Fetch the latest currency exchange rates via API. ExchangeRate-API is free and unlimited." version: "4" termsOfService: https://www.exchangerate-api.com/terms servers: - url: https://api.exchangerate-api.com/v4 description: "No authentication endpoint. Returns latest exchange rates and some metadata." paths: /latest/{base_currency}: get: summary: "Returns latest exchange rates in parameter-supplied base curr