Git website screenshot

Git

Git is a distributed version control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files.

Git publishes 3 APIs on the APIs.io network: GitHub API, GitLab API, and Gitea API. Tagged areas include Distributed, Git, Open Source, Source Code Management, and Version Control.

Git’s developer surface includes documentation and 8 more developer resources.

35.0/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
4 APIs 1 MCP Servers
DistributedGitOpen SourceSource Code ManagementVersion Control

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 35.0/100 · thin
Contract Quality 8.1 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.1 / 13
Governance 1.5 / 12
Discoverability 8.3 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 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 4 / 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/git: 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.

Git CLI

Git command-line interface for version control operations.

GitHub API

RESTful API for GitHub's Git hosting platform.

GitLab API

RESTful API for GitLab's Git repository management.

Gitea API

RESTful API for Gitea's self-hosted Git service.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

git-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Git Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Git Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Git Finops

FINOPS

Security Posture 3

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

Git Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Git Vulnerability Disclosure

Hackerone

SECURITY

Git Trust Center

trust center published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: git
name: Git
description: Git is a distributed version control system for tracking changes in source code during software development.
  It is designed for coordinating work among programmers, but it can be used to track changes in any set of files.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/git.png
access: 3rd-Party
created: '2024-01-01'
modified: '2026-06-20'
position: Consumer
url: https://raw.githubusercontent.com/api-evangelist/git/refs/heads/main/apis.yml
specificationVersion: '0.19'
tags:
- Distributed
- Git
- Open Source
- Source Code Management
- Version Control
apis:
- aid: git:git-cli
  name: Git CLI
  description: Git command-line interface for version control operations.
  humanURL: https://git-scm.com/docs
  tags:
  - Version Control
  properties:
  - type: Documentation
    url: https://git-scm.com/doc
  - type: Reference
    url: https://git-scm.com/docs
- aid: git:github
  name: GitHub API
  description: RESTful API for GitHub's Git hosting platform.
  humanURL: https://docs.github.com/en/rest
  baseURL: https://api.github.com
  tags:
  - Git
  - GitHub
  properties:
  - type: Documentation
    url: https://docs.github.com/en/rest
  - type: OpenAPI
    url: https://github.com/github/rest-api-description
  - type: Authentication
    url: https://docs.github.com/en/rest/authentication
  - type: SecurityTxt
    url: well-known/git-github-security.txt
  - type: LLMsTxt
    url: llms/git-github-llms.txt
- aid: git:gitlab
  name: GitLab API
  description: RESTful API for GitLab's Git repository management.
  humanURL: https://docs.gitlab.com/ee/api/
  baseURL: https://gitlab.com/api/v4
  tags:
  - Git
  - GitLab
  properties:
  - type: Documentation
    url: https://docs.gitlab.com/ee/api/
  - type: OpenAPI
    url: https://docs.gitlab.com/ee/api/openapi/openapi.yaml
  - type: Authentication
    url: https://docs.gitlab.com/ee/api/rest/index.html#authentication
  - type: SecurityTxt
    url: well-known/git-gitlab-security.txt
  - type: LLMsTxt
    url: llms/git-gitlab-llms.txt
- aid: git:gitea
  name: Gitea API
  description: RESTful API for Gitea's self-hosted Git service.
  humanURL: https://docs.gitea.io/en-us/api-usage/
  tags:
  - Git
  - Gitea
  - Self-hosted
  properties:
  - type: Documentation
    url: https://docs.gitea.io/en-us/api-usage/
  - type: OpenAPI
    url: https://gitea.io/api/swagger
  - type: SecurityTxt
    url: well-known/git-gitea-security.txt
common:
- type: DomainSecurity
  url: security/git-domain-security.yml
- type: WellKnown
  url: well-known/git-well-known.yml
- type: MCPServer
  url: mcp/git-mcp.yml
- type: Packages
  url: packages/git-packages.yml
- type: Conformance
  url: conformance/git-conformance.yml
- type: VulnerabilityDisclosure
  url: security/git-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/git-trust-center.yml
- type: Website
  url: https://git-scm.com/
- type: Documentation
  url: https://git-scm.com/doc
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com