🎨 GraphQL API

We use federated GraphQL as main flexible way to query and modify web-app data.

This API is most flexible, but it is also changing often and can introduce breaking changes.

You can explore the schema and run queries in the self-hosted Altair GraphQL IDE below. The query endpoint is https://graphql.gratheon.com/graphql, and API tokens can be sent as Authorization: Bearer <token> headers.