Skip to main content
GET
/
health
Check API health
curl --request GET \
  --url https://api.mint.gg/health
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>",
  "instance": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.mint.gg/llms.txt

Use this file to discover all available pages before exploring further.

Response

Mint public API health response.