Docs
DataKit GraphQL API
Learn how to connect to the GraphQL API and explore your data.
Authentication
All requests must be authenticated using an Authorization: Bearer <token>. You can generate a personal access token from the DataKit Cloud developer page after registering.
Schema and Reference
The raw schema is available at https://schemas.datakit.cloud/api/cloud.graphqls
Use your playground of choice or refer to the reference.