Stellate GraphQL API
The Stellate public GraphQL API at `https://graph.stellate.co` provides programmatic access to organizational and service-level data for the Stellate edge caching and API management platform. It exposes queries for organizations and their associated services, rich metrics and analytics (by browser, country, continent, operation, field, error code, and more), alert configuration, and persisted operations. Authentication is via a bearer token in the Authorization header. A 1000-node complexity limit is enforced. The schema includes 2 queries, multiple mutations, 12+ object types, 14 enums, 5 scalars, and a range of input types for filtering metrics and requests.
Overview
Stellate GraphQL API is a GraphQL API specification published by Stellate on the APIs.io network.
The Stellate public GraphQL API at https://graph.stellate.co provides programmatic access to organizational and service-level data for the Stellate edge caching and API management platform. It exposes queries for organizations and their associated services, rich metrics and analytics (by browser, country, continent, operation, field, error code, and more), alert configuration, and persisted operations. Authentication is via a bearer token in the Authorization header. A 1000-node complexity limit is enforced. The schema includes 2 queries, multiple mutations, 12+ object types, 14 enums, 5 scalars, and a range of input types for filtering metrics and requests.
The GraphQL endpoint is available at https://graph.stellate.co. documentation is published at https://stellate.co/docs/reference/public-api.
The specification includes 3 reference links.
Tagged areas include CDN, Edge Caching, API Management, Rate Limiting, and GraphQL Security.
Endpoint
References
- Documentation https://stellate.co/docs/reference/public-api
- GettingStarted https://stellate.co/docs
- GitHub https://github.com/StellateHQ