OpsLevel · GraphQL Specification

OpsLevel GraphQL API

The OpsLevel GraphQL API allows you to integrate OpsLevel with your other operational tools, enrich internal tickets, incidents, and other systems with service and team data pulled from OpsLevel. The API supports queries for data retrieval and mutations for data modification, with cursor-based pagination, bearer token authentication, and a rich data model covering services, teams, users, deployments, and infrastructure.

Documentation Endpoint View on GitHub Developer PortalDevOpsExperienceInternal Developer PortalMicroservicesPlatform EngineeringService CatalogService MaturityGraphQL

Overview

OpsLevel GraphQL API is a GraphQL API specification published by OpsLevel on the APIs.io network.

The OpsLevel GraphQL API allows you to integrate OpsLevel with your other operational tools, enrich internal tickets, incidents, and other systems with service and team data pulled from OpsLevel. The API supports queries for data retrieval and mutations for data modification, with cursor-based pagination, bearer token authentication, and a rich data model covering services, teams, users, deployments, and infrastructure.

The GraphQL endpoint is available at https://api.opslevel.com. documentation is published at https://docs.opslevel.com/docs/graphql.

The specification includes 3 reference links.

Tagged areas include Developer Portal, DevOps, Experience, Internal Developer Portal, and Microservices.

Endpoint

https://api.opslevel.com

References

Back to OpsLevel · All GraphQL Specs · GitHub