/graphql. Subscriptions use the corresponding WebSocket endpoint. Supported operations begin with query, mutation, or subscription.
Authentication
Protected HTTP and GraphQL endpoints require a Bearer token:/auth or an opaque, scoped API token. The v3 apitoken header and cookie-only authentication are not accepted.
scopeCheck during startup when a tool requires a known set of permissions.
Choosing an interface
- Use the Mythic Python package for common workflows and subscriptions.
- Use the Hasura console to explore the current schema and test queries.
- Use direct GraphQL when another language already has a mature GraphQL client.
task_display_id or callback_display_id rather than internal database IDs.