The Guild · 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 API CompositionAPI GatewayAPI ObservabilityBreaking Change DetectionCI/CDCode GenerationDeveloper ToolsExecutionFederationGitHub ActionsGraphQLJavaScriptMicroservicesMiddlewareMockingOpen SourcePluginsRESTSDKsScalarsSchemaSchema CompositionSchema MergingSchema RegistrySchema StitchingSchema TransformationSchema ValidationServerSubscriptionsThe GuildType MergingType SafetyTypeScriptgRPCGraphQL

Overview

GraphQL Hive GraphQL API is a GraphQL API specification published by The Guild 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 API Composition, API Gateway, API Observability, Breaking Change Detection, and CI/CD.

Endpoint

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

References

Related API Specs

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