跳转到内容
Try Gitea Cloud ☁️ for 30 days → Accelerate your Development & Deploys!
This is the documentation of the next version, still under development. See the latest release.

Gitea API 1.28-dev

This documentation describes the Gitea API.

Information

  • License: MIT
  • OpenAPI version: 3.0.3

Download the specification:OpenAPI 3.0, Swagger 2.0

Operations

issue

Issues, pull requests, comments, labels and milestones

72 operations

This authentication option is deprecated for removal in Gitea 1.23. Please use AuthorizationHeaderToken instead.

Security scheme type: apiKey

Query parameter name: access_token

API tokens must be prepended with “token” followed by a space.

Security scheme type: apiKey

Header parameter name: Authorization

Security scheme type: http

Sudo API request as the user provided as the key. Admin privileges are required.

Security scheme type: apiKey

Header parameter name: Sudo

Sudo API request as the user provided as the key. Admin privileges are required.

Security scheme type: apiKey

Query parameter name: sudo

Must be used in combination with BasicAuth if two-factor authentication is enabled.

Security scheme type: apiKey

Header parameter name: X-GITEA-OTP

This authentication option is deprecated for removal in Gitea 1.23. Please use AuthorizationHeaderToken instead.

Security scheme type: apiKey

Query parameter name: token