GraphQL Hive GraphQL API
GraphQL Hive exposes a public GraphQL API for programmatic management of organizations, projects, targets, and schema registries. Developers use this API to automate schema publishing workflows, retrieve usage analytics, manage access tokens, track breaking changes, and administer team members without relying on the CLI or web console. The API covers the full lifecycle of GraphQL schema management including schema version history, schema checks, CDN access tokens, and federation contract configuration.
Overview
GraphQL Hive GraphQL API is a GraphQL API specification published by GraphQL Hive on the APIs.io network.
GraphQL Hive exposes a public GraphQL API for programmatic management of organizations, projects, targets, and schema registries. Developers use this API to automate schema publishing workflows, retrieve usage analytics, manage access tokens, track breaking changes, and administer team members without relying on the CLI or web console. The API covers the full lifecycle of GraphQL schema management including schema version history, schema checks, CDN access tokens, and federation contract configuration.
The GraphQL endpoint is available at https://api.graphql-hive.com/graphql. documentation is published at https://the-guild.dev/graphql/hive/docs/graphql-api/access-token-management.
The specification includes 2 reference links.
Tagged areas include Schema Registry, API Observability, Breaking Change Detection, Federation, and Open Source.
Endpoint
References
- Documentation https://the-guild.dev/graphql/hive/docs
- GettingStarted https://the-guild.dev/graphql/hive/docs/get-started/first-steps