← Back to search
20
Basic
Agentic Readiness Score
other 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)

{"swagger": "2.0", "basePath": "/", "paths": {"/bulk/md5": {"post": {"responses": {"404": {"description": "JSON format incorrect. An array of hashes in the key 'hashes' is expected."}, "200": {"description": "Success"}}, "description": "Bulk search of MD5 hashes in a JSON array with the key 'hashes'.", "operationId": "post_bulkmd5", "tags": ["default"]}}, "/bulk/sha1": {"post": {"responses": {"404": {"description": "JSON format incorrect. An array of hashes in the key 'hashes' is expected."}, "2