← Back to search
50
Partial
Agentic Readiness Score
news ai-pluginopenapiapiai-friendly

Agentic Signals

📄
llms.txt
Not found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 50/100

            

OpenAPI Spec (preview)

openapi: 3.1.0 info: title: BizToc description: Get the latest business news articles. version: 'v2' servers: - url: https://biztoc.com paths: /ai/news: get: operationId: getNews summary: Retrieves the latest news whose content contains the query string. parameters: - in: query name: query schema: type: string description: Used to query news articles on their title and body. For example, ?query=apple will return news stori