GraphQL
Mini App GraphQL v1
Canonical SDL is synced from the contracts repo. The live endpoint is reachable, and this page includes an interactive explorer for direct integration checks. Live requests need valid X-Telegram-Init-Data.
Live endpoint:
Not configuredAuth:
X-Telegram-Init-DataInteractive explorer
Use the built-in GraphiQL console below for real requests. Paste your raw X-Telegram-Init-Data value into the Headers editor, then run introspection or queries directly against the live endpoint.
Quick start
- Open the Headers tab in the explorer.
- Paste your init data as
{"X-Telegram-Init-Data":"..."}. - Run schema introspection or your query.
Notes
- Headers can persist locally on trusted devices.
- The SDL section below stays downloadable as the canonical contract snapshot.
Schema