mint-api
Installation
SKILL.md
Mint API
Use Mint's production API as an account-owned asset pipeline.
Start Safely
- Read
references/quickstart.md. - When a compact map of the current public docs would help, fetch
https://docs.mint.gg/llms.txt. Fetchhttps://docs.mint.gg/llms-full.txtonly when the task needs broader context across several guides. - Read the production OpenAPI contract at
https://api.mint.gg/openapi.jsonbefore using an unfamiliar endpoint or field. It is the source of truth for exact endpoints and schemas. - Read
MINT_API_KEYfrom the environment. Never print, paste, transmit to an unrelated service, or commit it. - Run
node scripts/check-connection.mjsonly when the user authorizes a live identity and Credits check.