Stellate GraphQL API

The Stellate public GraphQL API at graph.stellate.co enables programmatic access to organizational and service-level data. It supports querying organizations and their associated services, with authentication via bearer token. A 1000-node complexity limit is enforced to maintain reliability during early access.

API entry from apis.yml

apis.yml Raw ↑
aid: stellate:graphql-api
name: Stellate GraphQL API
description: 'The Stellate public GraphQL API at graph.stellate.co enables programmatic

  access to organizational and service-level data. It supports querying

  organizations and their associated services, with authentication via

  bearer token. A 1000-node complexity limit is enforced to maintain

  reliability during early access.

  '
tags:
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://stellate.co/docs/reference/public-api
baseURL: https://graph.stellate.co
properties:
- url: https://stellate.co/docs/reference/public-api
  type: Documentation
- url: graphql/stellate-graphql.md
  type: GraphQL