Sourcehut GraphQL website screenshot

Sourcehut GraphQL

Sourcehut (sr.ht) is an open-source software forge offering version control, build automation, bug tracking, mailing lists, and more through a unified GraphQL API. Each service — git.sr.ht, builds.sr.ht, lists.sr.ht, todo.sr.ht, and others — exposes its own GraphQL endpoint at /query, enabling developers to query and manage their projects programmatically with a consistent interface.

Sourcehut GraphQL publishes 1 API on the APIs.io network. Tagged areas include GraphQL, Developer Tools, Software Forge, Version Control, and Open Source.

Sourcehut GraphQL’s developer surface includes documentation, pricing, engineering blog, and 7 more developer resources.

23.4/100 emerging ▲ 9.2 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
1 APIs
GraphQLDeveloper ToolsSoftware ForgeVersion ControlOpen SourceCI/CDGit

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 23.4/100 · emerging
Contract Quality 10.8 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.6 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/sourcehut-graphql: 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 1

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

Sourcehut GraphQL GraphQL API

The Sourcehut GraphQL API provides programmatic access to all sr.ht services including git hosting, Mercurial hosting, build pipelines, mailing lists, bug tracking, and account ...

GraphQL 1

GraphQL schemas published by this provider.

Sourcehut GraphQL GraphQL API

The Sourcehut (sr.ht) GraphQL API provides programmatic access to the git.sr.ht version control service. It exposes types for repositories, git objects (commits, trees, blobs, t...

GRAPHQL

Security Posture 1

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

Sourcehut Graphql Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sourcehut-graphql
name: Sourcehut GraphQL
description: 'Sourcehut (sr.ht) is an open-source software forge offering version control,

  build automation, bug tracking, mailing lists, and more through a unified

  GraphQL API. Each service — git.sr.ht, builds.sr.ht, lists.sr.ht, todo.sr.ht,

  and others — exposes its own GraphQL endpoint at /query, enabling developers to

  query and manage their projects programmatically with a consistent interface.

  '
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sourcehut-graphql.png
url: https://sourcehut.org/
baseURL: https://git.sr.ht/query
created: 2026-06-14
modified: 2026-06-14
specificationVersion: '0.19'
tags:
- GraphQL
- Developer Tools
- Software Forge
- Version Control
- Open Source
- CI/CD
- Git
apis:
- aid: sourcehut-graphql:graphql-api
  name: Sourcehut GraphQL GraphQL API
  description: 'The Sourcehut GraphQL API provides programmatic access to all sr.ht services

    including git hosting, Mercurial hosting, build pipelines, mailing lists, bug

    tracking, and account management. Each service exposes its own /query endpoint

    supporting HTTP POST with JSON payloads, cursor-based pagination, file uploads

    via multipart, webhook subscriptions, and OAuth 2.0 or personal access token

    authentication. Query complexity is capped at 200 by default and processing

    time is limited to 3 seconds per request.

    '
  tags:
  - GraphQL
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://man.sr.ht/graphql.md
  baseURL: https://git.sr.ht/query
  properties:
  - url: https://man.sr.ht/graphql.md
    type: Documentation
  - url: graphql/sourcehut-graphql-graphql.md
    type: GraphQL
common:
- type: DomainSecurity
  url: security/sourcehut-graphql-domain-security.yml
- url: https://sourcehut.org/
  type: Website
- url: https://man.sr.ht/graphql.md
  type: Documentation
- url: https://www.linkedin.com/company/sourcehut/
  type: LinkedIn
- url: https://github.com/sourcehut
  type: GitHubOrganization
- url: https://sourcehut.org/pricing/
  type: Pricing
- url: plans/sourcehut-graphql-plans.md
  type: Plans
- url: rate-limits/sourcehut-graphql-rate-limits.md
  type: RateLimits
- url: finops/sourcehut-graphql-finops.md
  type: FinOps
- url: https://sourcehut.org/blog/index.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com