Using LLMs.txt
AI and LLM Tools
Overview
The Infinicept Developer Portal publishes an llms.txt file, a structured index of all documentation on the portal, including Guides, API Reference pages, and Changelog entries. AI tools can use this file to discover and retrieve documentation content, giving developers accurate, grounded answers about Infinicept's APIs and integration patterns.
The file contains a categorized list of every page on the portal with titles, descriptions, and direct links to the Markdown (.md) version of each page. When your AI tool reads this file, it gets a complete map of what documentation is available and where to find it.
URL: https://developer.infinicept.com/llms.txt
What It Covers
- Guides: Integration walkthroughs, webhook setup, credential retrieval flows, and feature overviews
- API Reference: Links to every published endpoint reference page
- Changelog: Recent updates and changes to the platform and documentation
How to Use LLMs.txt with Your AI Tools
The process is the same across AI tools like Claude, ChatGPT, Gemini, Cursor, Windsurf, and others. At the start of each new conversation or session, include the https://developer.infinicept.com/llms.txt URL alongside your prompt. The tool will fetch the file, identify the relevant documentation pages, and use them to answer your question. NOTE: The full llms.txt URL must be included in each session. It does not persist across conversations.
Provide the URL Directly
Most AI tools require LLMs.txt URLs to be provided in the conversation or prompt before the tool can fetch its contents for security reasons. Be sure to provide the URL in each new conversation.
Example prompt:
Reference the Infinicept documentation index at:
https://developer.infinicept.com/llms.txt
How do I retrieve gateway credentials after a merchant is boarded for CNP processing?If your AI tool cannot fetch URLs directly, you can visit https://developer.infinicept.com/llms.txt in your browser, copy the contents, and paste them into your conversation as context.
How LLMs.txt relates to the MCP serverThe Infinicept Developer Documentation MCP server provides interactive, real-time access to API endpoint schemas and details from our OpenAPI specs. The
llms.txtfile complements the MCP server by including additional content, like Guides and Changelog entries, that the MCP server does not index. For the most complete AI-assisted experience, use both together!
Support
💬 Have a question? Contact us on the Customer Support Portal.
🔹 Learn about updates in our Changelog.
Updated 16 days ago

