Overview
RohoPay docs ship with first-class AI tooling:Claude Code Setup
Configure Claude Code CLI with full RohoPay context so it generates accurate integration code.
LLM Reference File
Machine-readable API summary at
/llms.txt — inject into any AI tool’s system prompt.Skills & Prompts
Pre-built slash commands:
/rohopay-collect, /rohopay-webhook, /rohopay-card.Docs AI Chat
Bottom-right AI chat widget powered by Crisp — answers integration questions live.
AI Chat Widget (Bottom Right)
The floating chat button on every docs page lets developers ask questions without leaving the page.Setup (5 minutes)
- Create a free account at crisp.chat
- Create a Website Inbox and copy the Website ID (a UUID)
- Open
apps/docs/docs.jsonand replace the placeholder:
- In the Crisp dashboard, enable Crisp AI to auto-answer developer questions using ChatGPT
- (Optional) Train the bot by adding your
llms.txtas a knowledge base source
The AI chat widget only appears on the deployed/hosted version of the docs. It will not show during local
mintlify dev unless you have a valid Crisp website ID configured.Mintlify AI Assistant
In addition to the Crisp widget, Mintlify’s built-in AI assistant is enabled on every page (the Ask AI option that appears when you hover over content). This requires deploying to Mintlify’s hosted platform. Configure it viacontextual in docs.json:
Quick Start with Claude Code
LLM Reference File
llms.txt covers every endpoint, phone format, error code, test credential, and implementation rule — in plain text optimized for AI context windows.