View Pages in Markdown
AI and LLM Tools
Overview
Every page in the Guides, API Reference, and Changelog sections of the Infinicept Developer Portal is available in Markdown. Simply append .md to any page URL. Markdown gives AI tools clean, structured content they can parse immediately without filtering out navigation, scripts, or styling. Images are not rendered in Markdown.
This means:
- Faster responses: AI tools spend less time processing Markdown than full website content, getting you to answers faster.
- Better comprehension: Structured Markdown preserves headings, code blocks, tables, and callouts in a format AI tools understand natively.
- More accurate answers: Clean content reduces the chance of the AI tool misinterpreting navigation or other non-content elements as documentation.
View a Markdown Page
To access the Markdown version of a Guides, API Reference, or Changelog page, append .md to the page URL. For example:
- Portal page:
https://developer.infinicept.com/docs/gateway-credential-retrieval-guide - Markdown version:
https://developer.infinicept.com/docs/gateway-credential-retrieval-guide.md
How to Use Markdown with Your AI Tools
Include the .md URL directly in your prompt when you want an AI/LLM tool to read a specific documentation page. This works across tools: Claude, ChatGPT, Gemini, Cursor, Windsurf, and others. The tool fetches the Markdown content and uses it to answer your question.
Example prompt:
Read this Infinicept documentation page:
https://developer.infinicept.com/docs/gateway-credential-retrieval-guide.md
What is the one-time token pattern used for credential retrieval?
Support
💬 Have a question? Contact us on the Customer Support Portal.
🔹 Learn about updates in our Changelog.
Updated 16 days ago

