Gitea website screenshot

Gitea

Gitea is an open-source, self-hosted Git service and all-in-one DevOps platform written in Go and licensed under the MIT License. It provides Git hosting, code review, team collaboration, an integrated package registry across 24+ formats, issue tracking, project boards, and GitHub-Actions-compatible CI/CD via Gitea Actions. Gitea ships with a comprehensive Swagger 2.0 / OpenAPI-described REST API at /api/v1/ exposing roughly 300 operations across repositories, users, organizations, issues, packages, notifications, admin, and miscellaneous tags. The project is governed by CommitGo, Inc., which also offers Gitea Enterprise (self-managed, with SSO, audit logs and Kubernetes auto-scaling runners) and Gitea Cloud (single-tenant fully-managed hosting in multiple regions).

Gitea publishes 9 APIs on the APIs.io network, including admin API, issue API, miscellaneous API, and 6 more. Tagged areas include Git, Source Control, DevOps, CI/CD, and Code Hosting.

The Gitea catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Gitea’s developer surface includes authentication, changelog, CLI, documentation, API reference, engineering blog, signup flow, and 76 more developer resources.

71.7/100 exemplar ▬ flat Agent 34/100 agent ready open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs 1 MCP Servers 10 Features 5 Use Cases
GitSource ControlDevOpsCI/CDCode HostingOpen-SourceSelf-HostedPackage RegistryIssue TrackingPull Requests

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/gitea: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 13

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

Gitea Actions API

GitHub-Actions-compatible workflow engine embedded in Gitea. The Actions API surface is exposed under the main REST API (/repos/{owner}/{repo}/actions/* and /admin/actions/*) fo...

Gitea Package Registry

Multi-format package registry built into Gitea exposing client protocols for 24 ecosystems including Cargo, Composer, Conan, Conda, Container (OCI), CRAN, Debian, Generic, Go, H...

Gitea Webhooks

Outbound HTTP webhook system delivering JSON event payloads for pushes, pull requests, issues, releases, package events, and more. Webhooks are configurable per repository, orga...

Gitea Cloud Management API

Gitea Cloud management plane for provisioning and operating single-tenant managed Gitea instances. Each provisioned instance exposes the same REST API at /api/v1/. The managemen...

Gitea admin API

The admin API from Gitea — 22 operation(s) for admin.

Gitea issue API

The issue API from Gitea — 34 operation(s) for issue.

Gitea miscellaneous API

The miscellaneous API from Gitea — 12 operation(s) for miscellaneous.

Gitea notification API

The notification API from Gitea — 4 operation(s) for notification.

Gitea organization API

The organization API from Gitea — 37 operation(s) for organization.

Gitea package API

The package API from Gitea — 7 operation(s) for package.

Gitea repository API

The repository API from Gitea — 133 operation(s) for repository.

Gitea settings API

The settings API from Gitea — 4 operation(s) for settings.

Gitea user API

The user API from Gitea — 48 operation(s) for user.

Scroll for all 13

Postman Collections 2

Ready-to-run Postman collections for exercising this provider's APIs.

Gitea API

POSTMAN

Gitea API

POSTMAN

Open Collections 11

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

API Collection

OPEN COLLECTION

Gitea admin API

OPEN COLLECTION

Gitea admin issue API

OPEN COLLECTION

Gitea admin package API

OPEN COLLECTION

Gitea API

OPEN COLLECTION

Gitea admin settings API

OPEN COLLECTION

Gitea admin user API

OPEN COLLECTION

Scroll for all 11

Arazzo Workflows 19

Multi-step API workflows described with the Arazzo specification.

Gitea Bootstrap Repository With Tracking Issue

Create a repository, open a tracking issue in it, and add a kickoff comment.

ARAZZO

Gitea Feature Branch To Merged Pull Request

Create a feature branch, open a pull request, and merge it.

ARAZZO

Gitea Comment And Close Issue

Post a closing comment on an issue and then close it.

ARAZZO

Gitea Commit File On New Branch And Open Pull Request

Create a branch, commit a new file to it, and open a pull request.

ARAZZO

Gitea Create Branch And Await Availability

Create a branch and poll until it is retrievable from the repository.

ARAZZO

Gitea Draft Then Publish Release

Create a draft release, attach an asset, then publish the release.

ARAZZO

Gitea Create Label And Apply To Issue

Create a repository label and apply it to an existing issue.

ARAZZO

Gitea Create Milestone With Tracked Issue

Create a milestone and open an issue assigned to that milestone.

ARAZZO

Gitea Sync Mirror And Confirm Branch

Confirm a repository is a mirror, trigger a sync, and verify a branch.

ARAZZO

Gitea Open And Triage Pull Request

Open a pull request and then triage it with assignees and labels.

ARAZZO

Gitea Bootstrap Organization With Shared Label

Create an organization, add a repository, and create an org-wide label.

ARAZZO

Gitea Provision Organization Repository With Webhook

Create an organization, add a repository to it, and register a webhook.

ARAZZO

Gitea Create Organization With Webhook

Create an organization and register an organization-level webhook.

ARAZZO

Gitea Create Release And Verify By Tag

Create a release and confirm it by looking it up by its tag.

ARAZZO

Gitea Publish Release With Asset

Create a release on a tag and upload a binary asset to it.

ARAZZO

Gitea Create Repository With A Labeled Issue

Create a repository, create a label in it, and open a pre-labeled issue.

ARAZZO

Gitea Create Repository With Webhook

Create a repository for the authenticated user and register a webhook.

ARAZZO

Gitea Report Issue To Existing Repository

Confirm a repository exists, open an issue in it, and comment on it.

ARAZZO

Gitea Sprint Issue Setup

Create a milestone and label, open an issue under them, and apply the label.

ARAZZO

Scroll for all 19

MCP Servers 1

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

Gitea MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Gitea Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Gitea Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Gitea Finops

FINOPS

Features 10

Notable capabilities this provider offers.

Git Repository Hosting

Self-hosted Git remote with HTTPS and SSH transport, granular repository visibility (public, private, internal), and full repository CRUD over the REST API.

Pull Requests And Code Review

Branch-based pull requests with reviewers, required approvals, status checks, draft state, conflict detection, and inline review comments.

Issue Tracking And Projects

Built-in issue tracker with labels, milestones, assignees, dependencies, and Kanban-style project boards at repo and org scope.

Gitea Actions CI/CD

Native, GitHub-Actions-compatible workflow engine driven by the act_runner agent. Supports matrix builds, secrets, and autoscaling runners on Kubernetes (Enterprise).

Package Registry

Multi-format package registry covering 24 ecosystems including Container (OCI), Maven, npm, NuGet, PyPI, Helm, Cargo, Terraform, and Generic uploads.

Webhooks And Events

Outgoing webhooks for repository, issue, pull request, release, and package events with optional secret signing.

Comprehensive REST API

Approximately 300 endpoints under /api/v1/ described by a Swagger 2.0 specification with multiple authentication schemes.

Authentication And SSO

Supports BasicAuth, personal access tokens, OAuth2 with PKCE, OpenID Connect, LDAP, SMTP, PAM, SAML SSO (Enterprise), and two-factor authentication.

Multi-Database Storage

Pluggable storage backend supporting SQLite, MySQL, PostgreSQL, TiDB, and MS SQL.

Mirroring And Migration

Pull and push mirrors plus one-shot migration import from GitHub, GitLab, Bitbucket, Gitea, and other sources.

Scroll for all 10

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Gitea Context

0 classes · 14 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Gitea API Rules

6 rules · 5 warnings 1 info

SPECTRAL

Gitea API Rules

16 rules · 4 errors 9 warnings

SPECTRAL

JSON Schema 16

Standalone JSON Schema definitions for this provider's data models.

Branch

9 properties

JSON SCHEMA

Comment

11 properties

JSON SCHEMA

Hook

10 properties

JSON SCHEMA

Issue

27 properties

JSON SCHEMA

Label

7 properties

JSON SCHEMA

Milestone

10 properties

JSON SCHEMA

NotificationThread

7 properties

JSON SCHEMA

Organization

11 properties

JSON SCHEMA

Package

9 properties

JSON SCHEMA

PullRequest

38 properties

JSON SCHEMA

Release

16 properties

JSON SCHEMA

Repository

67 properties

JSON SCHEMA

Tag

6 properties

JSON SCHEMA

Team

9 properties

JSON SCHEMA

User

22 properties

JSON SCHEMA

Scroll for all 16

JSON Structure 16

JSON Structure definitions describing this provider's data shapes.

Gitea Rest Api Branch Structure

9 properties

JSON STRUCTURE

Gitea Rest Api Comment Structure

11 properties

JSON STRUCTURE

Gitea Rest Api Commit Structure

10 properties

JSON STRUCTURE

Gitea Rest Api Hook Structure

10 properties

JSON STRUCTURE

Gitea Rest Api Issue Structure

27 properties

JSON STRUCTURE

Gitea Rest Api Label Structure

7 properties

JSON STRUCTURE

Gitea Rest Api Milestone Structure

10 properties

JSON STRUCTURE

Gitea Rest Api Organization Structure

11 properties

JSON STRUCTURE

Gitea Rest Api Package Structure

9 properties

JSON STRUCTURE

Gitea Rest Api Pullrequest Structure

38 properties

JSON STRUCTURE

Gitea Rest Api Release Structure

16 properties

JSON STRUCTURE

Gitea Rest Api Repository Structure

67 properties

JSON STRUCTURE

Gitea Rest Api Tag Structure

6 properties

JSON STRUCTURE

Gitea Rest Api Team Structure

9 properties

JSON STRUCTURE

Gitea Rest Api User Structure

22 properties

JSON STRUCTURE

Scroll for all 16

Examples 23

Example request and response payloads for these APIs.

Scroll for all 23

Security Posture 4

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

Gitea Authentication

apiKey/http · 7 schemes

SECURITY

Gitea Domain Security

TLSv1.3 · DMARC

SECURITY

Gitea Vulnerability Disclosure

security.txt · contact published

SECURITY

Gitea Trust Center

SOC 2

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Gitea Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

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

Gitea Agentic Access

944 operations · 470 acting · 12 human-in-the-loop

944 operations · 470 acting

AGENTIC

Use Cases 5

What developers build with this provider.

Self-Hosted Source Control

Run a private Git server inside a corporate or air-gapped network, retaining full data ownership.

Internal Developer Platform

Combine Git, Actions, packages, and projects to build an internal developer platform without stitching together multiple SaaS vendors.

GitHub Actions Compatible CI/CD

Reuse existing GitHub Actions workflows on a self-hosted or cloud runner without depending on github.com.

Multi-Format Artifact Registry

Use Gitea as a single artifact registry for OCI containers, language packages, and generic binaries.

Regulated And Sovereign Hosting

Single-tenant Gitea Cloud regions provide data-residency options for regulated industries and EU customers.

Integrations 8

Pre-built integrations with other platforms and tools.

Gitea Actions / GitHub Actions Marketplace

GitHub-compatible workflow ecosystem; most public Actions run unmodified on Gitea Actions runners.

Drone CI

First-class integration with Drone for repository-driven continuous delivery pipelines.

Jenkins

Webhooks and credentials make Gitea a drop-in source for Jenkins multibranch pipelines.

Terraform

Official Terraform provider (terraform-provider-gitea) and a Terraform module package registry endpoint.

Kubernetes

Helm charts and operator-friendly deployment, plus Gitea Enterprise Kubernetes auto-scaling runners.

Argo CD / Flux

GitOps controllers can use a Gitea repository as the source of truth for cluster state.

Discord And Slack

Outbound webhook templates for Discord, Slack, and Microsoft Teams notifications.

Tea CLI

Official command-line client for browsing and managing repositories, issues, pull requests, and releases.

Scroll for all 8

Solutions 4

Packaged solutions this provider offers.

Gitea (Open Source)

Free, MIT-licensed self-hosted edition with the complete feature set and unlimited users.

Gitea Enterprise

Commercial self-hosted edition adding SAML SSO, audit logs, Kubernetes auto-scaling runners, priority SLA support, and installation/upgrade assistance.

Gitea Cloud

Single-tenant fully-managed Gitea hosted by CommitGo with choice of regions (including a Frankfurt EU region), 24x7 availability, and SOC 2 Type 2 certification.

Gitea Actions Runner (act_runner)

Stand-alone runner agent for executing Gitea Actions workflows on customer infrastructure.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 27

Pagination, idempotency, versioning, errors, and events

Scroll for all 27

Build 15

SDKs, sample code, and the tooling you integrate with

Scroll for all 15

Access & Security 9

Authentication, authorization, and security posture

Scroll for all 9

Operate 10

Status, limits, changes, and where to get help

Scroll for all 10

Commercial 6

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 6

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: gitea
name: Gitea
url: https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/apis.yml
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - scopes
  - security
  generated: '2026-09-03'
  method: derived
created: '2026-05-06'
modified: '2026-06-20'
type: Index
access: 3rd-Party
position: Consuming
specificationVersion: '0.23'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gitea.png
kind: opensource
tags:
- Git
- Source Control
- DevOps
- CI/CD
- Code Hosting
- Open-Source
- Self-Hosted
- Package Registry
- Issue Tracking
- Pull Requests
tags_raw:
- Git
- Source Control
- DevOps
- CI/CD
- Code Hosting
- Open Source
- Self Hosted
- Package Registry
- Issue Tracking
- Pull Requests
description: Gitea is an open-source, self-hosted Git service and all-in-one DevOps platform written in Go and licensed under
  the MIT License. It provides Git hosting, code review, team collaboration, an integrated package registry across 24+ formats,
  issue tracking, project boards, and GitHub-Actions-compatible CI/CD via Gitea Actions. Gitea ships with a comprehensive
  Swagger 2.0 / OpenAPI-described REST API at /api/v1/ exposing roughly 300 operations across repositories, users, organizations,
  issues, packages, notifications, admin, and miscellaneous tags. The project is governed by CommitGo, Inc., which also offers
  Gitea Enterprise (self-managed, with SSO, audit logs and Kubernetes auto-scaling runners) and Gitea Cloud (single-tenant
  fully-managed hosting in multiple regions).
apis:
- aid: gitea:gitea-actions-api
  name: Gitea Actions API
  tags:
  - CI/CD
  - Workflows
  - Automation
  humanURL: https://docs.gitea.com/usage/actions/overview
  baseURL: https://gitea.com/api/v1
  properties:
  - url: https://docs.gitea.com/usage/actions/overview
    type: Documentation
  - url: https://docs.gitea.com/usage/actions/quickstart
    type: GettingStarted
  - url: https://docs.gitea.com/usage/actions/comparison
    type: APIReference
  - url: https://gitea.com/gitea/act_runner
    type: GitHubRepository
  description: GitHub-Actions-compatible workflow engine embedded in Gitea. The Actions API surface is exposed under the main
    REST API (/repos/{owner}/{repo}/actions/* and /admin/actions/*) for managing workflows, runs, jobs, runners, and secrets.
    Actions runners are deployed via the Go-based act_runner project.
- aid: gitea:gitea-package-registry
  name: Gitea Package Registry
  tags:
  - Packages
  - Registry
  - Artifacts
  humanURL: https://docs.gitea.com/usage/packages/overview
  baseURL: https://gitea.com/api/packages
  properties:
  - url: https://docs.gitea.com/usage/packages/overview
    type: Documentation
  - url: https://docs.gitea.com/usage/packages/cargo
    type: APIReference
  - url: https://docs.gitea.com/usage/packages/container
    type: APIReference
  - url: https://docs.gitea.com/usage/packages/helm
    type: APIReference
  description: Multi-format package registry built into Gitea exposing client protocols for 24 ecosystems including Cargo,
    Composer, Conan, Conda, Container (OCI), CRAN, Debian, Generic, Go, Helm, Maven, npm, NuGet, Pub, PyPI, RPM, RubyGems,
    Swift, Terraform, Vagrant, Alpine, Arch, Chef, and more. Packages are scoped per user or organization and addressable
    under /api/packages/{owner}/{type}.
- aid: gitea:gitea-webhooks
  name: Gitea Webhooks
  tags:
  - Webhook
  - Event
  - Eventing
  tags_raw:
  - Webhooks
  - Events
  - Eventing
  humanURL: https://docs.gitea.com/usage/webhooks
  properties:
  - url: https://docs.gitea.com/usage/webhooks
    type: Documentation
  - url: https://docs.gitea.com/usage/webhooks#event-information
    type: APIReference
  description: Outbound HTTP webhook system delivering JSON event payloads for pushes, pull requests, issues, releases, package
    events, and more. Webhooks are configurable per repository, organization or instance-wide and are managed through the
    REST API.
- aid: gitea:gitea-cloud-management-api
  name: Gitea Cloud Management API
  tags:
  - Cloud
  - Management
  - Hosted
  humanURL: https://about.gitea.com/products/cloud
  baseURL: https://cloud.gitea.com
  properties:
  - url: https://about.gitea.com/products/cloud
    type: Documentation
  - url: https://about.gitea.com/products/gitea-cloud-pricing/
    type: Pricing
  - url: https://cloud.gitea.com/
    type: Console
  description: Gitea Cloud management plane for provisioning and operating single-tenant managed Gitea instances. Each provisioned
    instance exposes the same REST API at /api/v1/. The management plane itself does not currently publish a separate machine-readable
    OpenAPI definition; provisioning is performed via the cloud.gitea.com web console.
- aid: gitea:gitea-admin-api
  name: Gitea admin API
  description: The admin API from Gitea — 22 operation(s) for admin.
  humanURL: https://docs.gitea.com/api/
  baseURL: https://gitea.com/api/v1
  tags:
  - Admin
  tags_raw:
  - admin
  properties:
  - type: OpenAPI
    url: openapi/gitea-admin-api-openapi.yml
  - type: Documentation
    url: https://docs.gitea.com/api/
  - type: APIReference
    url: https://docs.gitea.com/api/1.26/
  - type: Swagger
    url: https://demo.gitea.com/api/swagger
  - type: GettingStarted
    url: https://docs.gitea.com/development/api-usage
  - type: Authentication
    url: https://docs.gitea.com/development/oauth2-provider
  - type: JSONSchema
    url: json-schema/gitea-rest-api-repository-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-issue-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-pullrequest-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-branch-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-commit-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-release-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-hook-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-organization-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-team-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-user-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-notificationthread-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-package-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-label-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-milestone-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-tag-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-repository-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-issue-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-pullrequest-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-branch-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-commit-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-release-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-hook-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-organization-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-team-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-user-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-notificationthread-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-package-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-label-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-milestone-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-tag-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-comment-structure.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-update-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issues-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pulls-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pull-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-branches-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-commits-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-webhook-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-repos-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-repo-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-admin-user-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-notifications-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-packages-list-owner-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repository-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pullrequest-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-hook-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-package-example.json
- aid: gitea:gitea-issue-api
  name: Gitea issue API
  description: The issue API from Gitea — 34 operation(s) for issue.
  humanURL: https://docs.gitea.com/api/
  baseURL: https://gitea.com/api/v1
  tags:
  - Issue
  tags_raw:
  - issue
  properties:
  - type: OpenAPI
    url: openapi/gitea-issue-api-openapi.yml
  - type: Documentation
    url: https://docs.gitea.com/api/
  - type: APIReference
    url: https://docs.gitea.com/api/1.26/
  - type: Swagger
    url: https://demo.gitea.com/api/swagger
  - type: GettingStarted
    url: https://docs.gitea.com/development/api-usage
  - type: Authentication
    url: https://docs.gitea.com/development/oauth2-provider
  - type: JSONSchema
    url: json-schema/gitea-rest-api-repository-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-issue-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-pullrequest-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-branch-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-commit-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-release-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-hook-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-organization-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-team-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-user-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-notificationthread-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-package-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-label-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-milestone-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-tag-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-repository-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-issue-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-pullrequest-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-branch-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-commit-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-release-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-hook-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-organization-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-team-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-user-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-notificationthread-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-package-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-label-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-milestone-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-tag-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-comment-structure.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-update-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issues-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pulls-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pull-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-branches-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-commits-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-webhook-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-repos-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-repo-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-admin-user-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-notifications-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-packages-list-owner-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repository-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pullrequest-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-hook-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-package-example.json
- aid: gitea:gitea-miscellaneous-api
  name: Gitea miscellaneous API
  description: The miscellaneous API from Gitea — 12 operation(s) for miscellaneous.
  humanURL: https://docs.gitea.com/api/
  baseURL: https://gitea.com/api/v1
  tags: []
  tags_raw:
  - miscellaneous
  properties:
  - type: OpenAPI
    url: openapi/gitea-miscellaneous-api-openapi.yml
  - type: Documentation
    url: https://docs.gitea.com/api/
  - type: APIReference
    url: https://docs.gitea.com/api/1.26/
  - type: Swagger
    url: https://demo.gitea.com/api/swagger
  - type: GettingStarted
    url: https://docs.gitea.com/development/api-usage
  - type: Authentication
    url: https://docs.gitea.com/development/oauth2-provider
  - type: JSONSchema
    url: json-schema/gitea-rest-api-repository-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-issue-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-pullrequest-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-branch-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-commit-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-release-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-hook-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-organization-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-team-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-user-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-notificationthread-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-package-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-label-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-milestone-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-tag-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-repository-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-issue-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-pullrequest-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-branch-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-commit-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-release-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-hook-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-organization-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-team-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-user-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-notificationthread-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-package-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-label-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-milestone-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-tag-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-comment-structure.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-update-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issues-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pulls-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pull-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-branches-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-commits-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-webhook-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-repos-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-repo-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-admin-user-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-notifications-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-packages-list-owner-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repository-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pullrequest-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-hook-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-package-example.json
- aid: gitea:gitea-notification-api
  name: Gitea notification API
  description: The notification API from Gitea — 4 operation(s) for notification.
  humanURL: https://docs.gitea.com/api/
  baseURL: https://gitea.com/api/v1
  tags:
  - Notification
  tags_raw:
  - notification
  properties:
  - type: OpenAPI
    url: openapi/gitea-notification-api-openapi.yml
  - type: Documentation
    url: https://docs.gitea.com/api/
  - type: APIReference
    url: https://docs.gitea.com/api/1.26/
  - type: Swagger
    url: https://demo.gitea.com/api/swagger
  - type: GettingStarted
    url: https://docs.gitea.com/development/api-usage
  - type: Authentication
    url: https://docs.gitea.com/development/oauth2-provider
  - type: JSONSchema
    url: json-schema/gitea-rest-api-repository-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-issue-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-pullrequest-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-branch-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-commit-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-release-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-hook-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-organization-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-team-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-user-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-notificationthread-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-package-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-label-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-milestone-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-tag-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-repository-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-issue-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-pullrequest-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-branch-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-commit-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-release-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-hook-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-organization-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-team-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-user-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-notificationthread-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-package-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-label-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-milestone-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-tag-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-comment-structure.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-update-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issues-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pulls-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pull-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-branches-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-commits-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-webhook-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-repos-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-repo-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-admin-user-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-notifications-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-packages-list-owner-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repository-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pullrequest-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-hook-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-package-example.json
- aid: gitea:gitea-organization-api
  name: Gitea organization API
  description: The organization API from Gitea — 37 operation(s) for organization.
  humanURL: https://docs.gitea.com/api/
  baseURL: https://gitea.com/api/v1
  tags:
  - Organization
  tags_raw:
  - organization
  properties:
  - type: OpenAPI
    url: openapi/gitea-organization-api-openapi.yml
  - type: Documentation
    url: https://docs.gitea.com/api/
  - type: APIReference
    url: https://docs.gitea.com/api/1.26/
  - type: Swagger
    url: https://demo.gitea.com/api/swagger
  - type: GettingStarted
    url: https://docs.gitea.com/development/api-usage
  - type: Authentication
    url: https://docs.gitea.com/development/oauth2-provider
  - type: JSONSchema
    url: json-schema/gitea-rest-api-repository-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-issue-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-pullrequest-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-branch-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-commit-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-release-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-hook-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-organization-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-team-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-user-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-notificationthread-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-package-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-label-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-milestone-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-tag-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-repository-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-issue-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-pullrequest-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-branch-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-commit-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-release-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-hook-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-organization-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-team-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-user-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-notificationthread-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-package-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-label-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-milestone-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-tag-structure.json
  - type: JSONStructure
    url: json-structure/gitea-rest-api-comment-structure.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repo-update-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issues-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pulls-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pull-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-branches-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-commits-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-webhook-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-org-repos-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-get-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-user-repo-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-admin-user-create-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-notifications-list-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-packages-list-owner-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-repository-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-issue-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-pullrequest-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-release-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-hook-example.json
  - type: CodeExamples
    url: examples/gitea-rest-api-package-example.json
- aid: gitea:gitea-package-api
  name: Gitea package API
  description: The package API from Gitea — 7 operation(s) for package.
  humanURL: https://docs.gitea.com/api/
  baseURL: https://gitea.com/api/v1
  tags:
  - Package
  tags_raw:
  - package
  properties:
  - type: OpenAPI
    url: openapi/gitea-package-api-openapi.yml
  - type: Documentation
    url: https://docs.gitea.com/api/
  - type: APIReference
    url: https://docs.gitea.com/api/1.26/
  - type: Swagger
    url: https://demo.gitea.com/api/swagger
  - type: GettingStarted
    url: https://docs.gitea.com/development/api-usage
  - type: Authentication
    url: https://docs.gitea.com/development/oauth2-provider
  - type: JSONSchema
    url: json-schema/gitea-rest-api-repository-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-issue-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-pullrequest-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-branch-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-commit-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-release-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-hook-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-organization-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-team-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-user-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-notificationthread-schema.json
  - type: JSONSchema
    url: json-schema/gitea-rest-api-package-schema.json
  - type: JSONSchema
   

# --- truncated at 32 KB (61 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/gitea/refs/heads/main/apis.yml

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/gitea"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gitea/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gitea/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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