APIs should link an llms.txt file so AI agents have a curated, machine-readable entry point describing the API and how to work with it. Declaring a property of type LLMsTxt in the APIs.json properties array publishes this artifact as part of the API's discoverable index.
APIs.json Agent LLMs Txt Info
Message: Declares an llms.txt for AI agents.
Policies
Agent Readiness with llms.txt
I require that every API publishes an llms.txt file at a predictable, well-known location so that large language models and the agents built on them can find a concise, curated map of what the API ...