Sleuth GraphQL API

Sleuth's primary public API, built on GraphQL - the same API Sleuth uses internally - for managing projects, environments, deployments, and metrics, with an interactive GraphiQL explorer at the endpoint.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: sleuth:graphql
name: Sleuth GraphQL API
tags:
- GraphQL
- Projects
- Environments
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.sleuth.io/sleuth-dora/sleuth-api
baseURL: https://app.sleuth.io/graphql
properties:
- url: https://help.sleuth.io/sleuth-dora/sleuth-api
  type: Documentation
description: Sleuth's primary public API, built on GraphQL - the same API Sleuth uses internally - for
  managing projects, environments, deployments, and metrics, with an interactive GraphiQL explorer at
  the endpoint.