Skip to main content
Give an LLM the current public Mint API guidance without copying documentation into a prompt by hand.

Choose the right source

  • llms.txt is the compact index. Start here when an agent needs to discover the relevant guide.
  • llms-full.txt contains the full public documentation. Load it only when a task needs broader context across several guides.
  • OpenAPI contract is the source of truth for the complete endpoint list, request and response fields, enums, and defaults.
For exact implementation details, use the OpenAPI contract even when an llms.txt file summarizes the same workflow.

Mint API documentation

The AI-readable files include the complete developer guide set:

Agent tooling

  • AI agent skill installs the Mint API workflow for Codex, Claude Code, Cursor, and compatible agents.
  • Mint MCP connects supported agents directly to Mint generation and account assets.