GraphQL API Reference
The Zeet GraphQL API lets you build integrations that extend and enhance Zeet features.
This page will help you get up and running with Zeet API
You can obtain an API key from Zeet settings page at
Use the docs in the sidebar to find out how to use the schema:
- Allowed operations: queries, mutations and subscriptions.
- Schema-defined types: scalars, objects, enums, interfaces, unions, and input objects.