Graphite · Authentication Profile

Graphite Dev Authentication

Authentication

Graphite secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Code ReviewStacked PRsMerge QueueAI Code ReviewDeveloper ToolsGitHub
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

graphiteAuthToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/graphite-dev-openapi.yml
summary:
  types:
  - http
schemes:
- name: graphiteAuthToken
  type: http
  scheme: bearer
  description: Graphite auth token registered via `gt auth`, used by the CLI to act on the user's
    behalf.
  sources:
  - openapi/graphite-dev-openapi.yml