Skip to content

Build on Karzoun

Developer API, partner integrations, MCP tools, SDKs, and customer help — one documentation platform.

Quickstart

GraphQL public API, app tokens, webhooks, and playground.

curl -X POST 'https://YOUR_SUBDOMAIN.api.karzoun.chat/graphql' \
  -H 'Content-Type: application/json' \
  -H 'x-app-token: YOUR_APP_TOKEN' \
  -d '{"query":"query { tags(page: 1, perPage: 3) { data { name } } }"}'

Choose your path

Need help?