← Back to search
40
Partial
Agentic Readiness Score
developer ai-pluginopenapiapiemail

Agentic Signals

📄
llms.txt
Not found
🤖
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 40/100

            

OpenAPI Spec (preview)

openapi: 3.0.0 info: title: QuickChart API version: 1.0.0 description: An API to generate charts and QR codes using QuickChart services. servers: - url: https://quickchart.io paths: /chart: get: operationId: getChart summary: Generate a chart (GET) description: Generate a chart based on the provided parameters. parameters: - in: query name: chart schema: type: string description: The chart configuration in Ch