GraphQL Hive · GraphQL Specification

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.

Documentation Endpoint View on GitHub GraphQLSchema RegistryAPI ObservabilityBreaking Change DetectionFederationOpen SourceDeveloper ToolsGraphQL

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

https://api.graphql-hive.com/graphql

References

Related API Specs

GraphQL Hive Console GraphQL API (OpenAPI)
Back to GraphQL Hive · All GraphQL Specs · GitHub