Graphite website screenshot

Graphite

Graphite is a code review platform built on top of GitHub for stacking pull requests, AI code review, and merging at scale. The gt CLI creates and submits stacked PRs, Graphite Agent (Diamond) provides codebase-aware AI review and chat, and a merge queue batches and tests PRs in parallel. Graphite has no standalone public REST API - it integrates through a GitHub App that consumes GitHub webhooks, the gt CLI (authenticated with a Graphite token), the GT MCP server, and label / GitHub-mediated integrations (Slack, Linear, external merge queue).

Graphite publishes 4 APIs on the APIs.io network, including Authentication API, GitHub App API, Merge Queue API, and 1 more. Tagged areas include Code Review, Stacked PRs, Merge Queue, AI Code Review, and Developer Tools.

Graphite’s developer surface includes authentication, documentation, and 8 more developer resources.

38.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumOpenFree trial⚡ Free to try
4 APIs
Code ReviewStacked PRsMerge QueueAI Code ReviewDeveloper ToolsGitHub

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.4/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/graphite-dev: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Graphite Authentication API

Graphite CLI authentication with a Graphite auth token.

Graphite GitHub App API

GitHub App install and webhook integration entry points.

Graphite Merge Queue API

Graphite merge queue actions.

Graphite Stacks API

Create, submit, sync, and merge stacked pull requests via the gt CLI.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Graphite Platform

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Graphite Dev Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Graphite Dev Authentication

http · 1 scheme

SECURITY

Graphite Dev Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Graphite Dev Agentic Access

7 operations · 5 acting

7 operations · 5 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: graphite-dev
url: https://raw.githubusercontent.com/api-evangelist/graphite-dev/refs/heads/main/apis.yml
name: Graphite
kind: company
description: Graphite is a code review platform built on top of GitHub for stacking pull requests, AI code review, and merging
  at scale. The gt CLI creates and submits stacked PRs, Graphite Agent (Diamond) provides codebase-aware AI review and chat,
  and a merge queue batches and tests PRs in parallel. Graphite has no standalone public REST API - it integrates through
  a GitHub App that consumes GitHub webhooks, the gt CLI (authenticated with a Graphite token), the GT MCP server, and label
  / GitHub-mediated integrations (Slack, Linear, external merge queue).
accessModel:
  pricing: freemium
  onboarding: open
  trial: true
  try_now: true
  public: true
  label: Freemium (free trial) · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/graphite-dev.png
tags:
- Code Review
- Stacked PRs
- Merge Queue
- AI Code Review
- Developer Tools
- GitHub
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: graphite-dev:graphite-dev-authentication-api
  name: Graphite Authentication API
  description: Graphite CLI authentication with a Graphite auth token.
  humanURL: https://graphite.com/docs/authenticate-with-github-app
  baseURL: https://github.com/apps/graphite-app
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/graphite-dev-authentication-api-openapi.yml
  - type: Documentation
    url: https://graphite.com/docs/authenticate-with-github-app
  - type: APIReference
    url: https://github.com/marketplace/graphite-dev
  - type: Documentation
    url: https://graphite.com/docs/cli-overview
  - type: APIReference
    url: https://graphite.com/docs/command-reference
  - type: Documentation
    url: https://graphite.com/docs/gt-mcp
  - type: Documentation
    url: https://graphite.com/docs/ai-reviews
  - type: Documentation
    url: https://graphite.com/docs/ai-review-customization
  - type: Documentation
    url: https://graphite.com/docs/graphite-merge-queue
  - type: Documentation
    url: https://graphite.com/docs/external-merge-queue-integration
  - type: Documentation
    url: https://graphite.com/docs/insights
  - type: Documentation
    url: https://graphite.com/docs/insights-stats-definitions
- aid: graphite-dev:graphite-dev-github-app-api
  name: Graphite GitHub App API
  description: GitHub App install and webhook integration entry points.
  humanURL: https://graphite.com/docs/authenticate-with-github-app
  baseURL: https://github.com/apps/graphite-app
  tags:
  - GitHub App
  properties:
  - type: OpenAPI
    url: openapi/graphite-dev-github-app-api-openapi.yml
  - type: Documentation
    url: https://graphite.com/docs/authenticate-with-github-app
  - type: APIReference
    url: https://github.com/marketplace/graphite-dev
  - type: Documentation
    url: https://graphite.com/docs/cli-overview
  - type: APIReference
    url: https://graphite.com/docs/command-reference
  - type: Documentation
    url: https://graphite.com/docs/gt-mcp
  - type: Documentation
    url: https://graphite.com/docs/ai-reviews
  - type: Documentation
    url: https://graphite.com/docs/ai-review-customization
  - type: Documentation
    url: https://graphite.com/docs/graphite-merge-queue
  - type: Documentation
    url: https://graphite.com/docs/external-merge-queue-integration
  - type: Documentation
    url: https://graphite.com/docs/insights
  - type: Documentation
    url: https://graphite.com/docs/insights-stats-definitions
- aid: graphite-dev:graphite-dev-merge-queue-api
  name: Graphite Merge Queue API
  description: Graphite merge queue actions.
  humanURL: https://graphite.com/docs/authenticate-with-github-app
  baseURL: https://github.com/apps/graphite-app
  tags:
  - Merge Queue
  properties:
  - type: OpenAPI
    url: openapi/graphite-dev-merge-queue-api-openapi.yml
  - type: Documentation
    url: https://graphite.com/docs/authenticate-with-github-app
  - type: APIReference
    url: https://github.com/marketplace/graphite-dev
  - type: Documentation
    url: https://graphite.com/docs/cli-overview
  - type: APIReference
    url: https://graphite.com/docs/command-reference
  - type: Documentation
    url: https://graphite.com/docs/gt-mcp
  - type: Documentation
    url: https://graphite.com/docs/ai-reviews
  - type: Documentation
    url: https://graphite.com/docs/ai-review-customization
  - type: Documentation
    url: https://graphite.com/docs/graphite-merge-queue
  - type: Documentation
    url: https://graphite.com/docs/external-merge-queue-integration
  - type: Documentation
    url: https://graphite.com/docs/insights
  - type: Documentation
    url: https://graphite.com/docs/insights-stats-definitions
- aid: graphite-dev:graphite-dev-stacks-api
  name: Graphite Stacks API
  description: Create, submit, sync, and merge stacked pull requests via the gt CLI.
  humanURL: https://graphite.com/docs/authenticate-with-github-app
  baseURL: https://github.com/apps/graphite-app
  tags:
  - Stacks
  properties:
  - type: OpenAPI
    url: openapi/graphite-dev-stacks-api-openapi.yml
  - type: Documentation
    url: https://graphite.com/docs/authenticate-with-github-app
  - type: APIReference
    url: https://github.com/marketplace/graphite-dev
  - type: Documentation
    url: https://graphite.com/docs/cli-overview
  - type: APIReference
    url: https://graphite.com/docs/command-reference
  - type: Documentation
    url: https://graphite.com/docs/gt-mcp
  - type: Documentation
    url: https://graphite.com/docs/ai-reviews
  - type: Documentation
    url: https://graphite.com/docs/ai-review-customization
  - type: Documentation
    url: https://graphite.com/docs/graphite-merge-queue
  - type: Documentation
    url: https://graphite.com/docs/external-merge-queue-integration
  - type: Documentation
    url: https://graphite.com/docs/insights
  - type: Documentation
    url: https://graphite.com/docs/insights-stats-definitions
common:
- type: AgenticAccess
  url: agentic-access/graphite-dev-agentic-access.yml
- type: DomainSecurity
  url: security/graphite-dev-domain-security.yml
- type: Authentication
  url: authentication/graphite-dev-authentication.yml
- type: GitHubOrganization
  url: https://github.com/withgraphite
- type: LinkedIn
  url: https://www.linkedin.com/company/graphite-dev
- type: Website
  url: https://graphite.dev
- type: Documentation
  url: https://graphite.com/docs
- type: Plans
  url: plans/graphite-dev-plans-pricing.yml
- type: RateLimits
  url: rate-limits/graphite-dev-rate-limits.yml
- type: FinOps
  url: finops/graphite-dev-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com