Cobre’s API documentation is AI-ready.The tool Cobre uses to manage and publish documentation automatically generates a file called llms.txt, which indexes all documentation pages in Markdown format. This enables Large Language Models (LLMs) such as ChatGPT and Claude to reference the full official documentation when answering questions.Cobre’s llms.txt file:
https://docs.cobre.com/llms.txt
By referencing this file in your prompts, you allow AI tools to use Cobre’s complete documentation as structured context.Alternatively, you can select from the options available on the following dropdown list on any of the documentation pages:
This anchors the conversation to official documentation.
Configure a Web search capability in ChatGPT
Add the Web Search tool to the Chat in ChatGPT to enable access to the .md links listed in the llms.txt.Otherwise, ChatGPT will not be able to access the Markdown format version of the content listed in the llms.txt.
“Using Cobre’s official documentation (llms.txt), explain the different solutions described in the Capabilities section and what type of companies each one is designed for.”
“Using Cobre’s Capabilities section from the official documentation, explain how Cobre enables real-time payments and what operational advantages this provides.”
“Using Cobre’s Capabilities and API Guides documentation, compare what actions can be performed through the Portal versus through direct API integration.”