Highlight Private GraphQL API

Internal GraphQL API that powers the Highlight dashboard at `https://pri.highlight.io`. Used to list, search, and manage workspaces, projects, sessions, errors, logs, traces, dashboards, alerts, and integrations. Authenticated via dashboard session cookie or workspace admin API token; the schema is open-source under `backend/private-graph/graph` but is not a stable public contract.

Documentation

Other Resources

🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-backend-error-report-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-backend-session-payload-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-browser-session-lifecycle-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-correlated-backend-telemetry-export-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-frontend-error-capture-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-fullstack-error-correlation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-fullstack-session-correlation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-logs-and-metrics-batch-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-session-feedback-capture-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/highlight-io/refs/heads/main/arazzo/highlight-io-session-track-event-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/highlight-private-graphql-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: highlight-io:highlight-private-graphql-api
name: Highlight Private GraphQL API
tags:
- Observability
- GraphQL
- Management
- Internal
humanURL: https://github.com/highlight/highlight/tree/main/backend/private-graph
properties:
- url: https://github.com/highlight/highlight/tree/main/backend/private-graph
  type: Documentation
- url: https://www.highlight.io/docs/general/product-features/general-features/api
  type: Documentation
description: Internal GraphQL API that powers the Highlight dashboard at `https://pri.highlight.io`. Used
  to list, search, and manage workspaces, projects, sessions, errors, logs, traces, dashboards, alerts,
  and integrations. Authenticated via dashboard session cookie or workspace admin API token; the schema
  is open-source under `backend/private-graph/graph` but is not a stable public contract.