Gogs

Gogs is a painless self‑hosted Git service that lets you run your own Git server with a simple, lightweight web UI. It supports repository creation, issue tracking, pull requests, webhooks, and integrates with LDAP and OAuth providers. Gogs is written in Go, easy to install on Linux, macOS, and Windows, and is suitable for teams that need a fast, low‑maintenance version‑control platform they can host themselves.

Gogs publishes 9 APIs on the APIs.io network, including Administration API, Collaborators and Deploy Keys API, Issues API, and 6 more. Tagged areas include Company, Git, Self-Hosted, Open-Source, and Go.

The Gogs catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Gogs’ developer surface includes authentication, documentation, API reference, getting-started guide, support, and 14 more developer resources.

35.0/100 thin Agent 31/100 agent ready Full breakdown ↓
scored 2026-09-21 · rubric v0.22.0
1 APIs
CompanyGitSelf-HostedOpen-SourceGo

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-21 · rubric v0.22.0
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.
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/gogs: 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 10

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

Gogs API

RESTful API for interacting with Gogs instances, similar to GitHub REST API v3.

Gogs Administration API

Site administration endpoints (requires admin privileges)

Gogs Collaborators and Deploy Keys API

Manage repository collaborators and deploy keys

Gogs Issues API

Manage issues, comments, labels, and milestones

Gogs Miscellaneous API

Markdown rendering and Git data endpoints

Gogs Organizations API

Manage organizations, members, and teams

Gogs Releases API

List repository releases

Gogs Repositories API

Create, search, and manage repositories, branches, commits, and contents

Gogs Users API

Search users, manage access tokens, emails, followers, and public keys

Gogs Webhooks API

Create, edit, and delete repository webhooks

Scroll for all 10

Semantic Vocabularies 1

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

Gogs Context

22 classes · 75 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Gogs API Rules

13 rules · 10 errors 1 warnings 2 info

SPECTRAL

Security Posture 2

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

Gogs Authentication

apiKey/http · 2 schemes

SECURITY

Gogs Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Agentic Access 1

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

Gogs Agentic Access

104 operations · 52 acting

104 operations · 52 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: gogs
name: Gogs
image: https://unknwon.mintlify.app/mintlify-assets/_next/image?url=%2F_mintlify%2Fapi%2Fog%3Fdivision%3DGetting%2Bstarted%26title%3DIntroduction%26description%3DThe%2Bpainless%2Bway%2Bto%2Bhost%2Byour%2Bown%2BGit%2Bservice%26theme%3Dae1e6af0f2409a2f7f17f292&w=1200&q=100
description: Gogs is a painless self‑hosted Git service that lets you run your own Git server with a simple, lightweight web
  UI. It supports repository creation, issue tracking, pull requests, webhooks, and integrates with LDAP and OAuth providers.
  Gogs is written in Go, easy to install on Linux, macOS, and Windows, and is suitable for teams that need a fast, low‑maintenance
  version‑control platform they can host themselves.
url: https://raw.githubusercontent.com/api-evangelist/gogs/refs/heads/main/apis.yml
x-type: company
x-source: harvest:version-control
x-tier: profiled
x-tier-reason: enrichment pass 2026-09-21 (modular-v1; was harvest)
specificationVersion: '0.20'
created: '2026-09-21'
modified: '2026-09-21'
tags:
- Company
- Git
- Self-Hosted
- Open-Source
- Go
tags_raw:
- Company
- Git
- Self-hosted
- Open-source
- Go
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/gogs-agentic-access.yml
- type: Spectral
  url: rules/gogs-rules.yml
- type: JSONLD
  url: json-ld/gogs-context.jsonld
- type: Vocabulary
  url: vocabulary/gogs-vocabulary.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DataModel
  url: data-model/gogs-data-model.yml
- type: ErrorCatalog
  url: errors/gogs-problem-types.yml
- type: Conformance
  url: conformance/gogs-conformance.yml
- type: LLMsTxt
  url: llms/gogs-llms.txt
- type: AgentCard
  url: a2a/gogs-a2a.yml
- type: WellKnown
  url: well-known/gogs-well-known.yml
- type: Webhooks
  url: https://gogs.io/advancing/webhooks
- type: Authentication
  url: authentication/gogs-authentication.yml
- type: DomainSecurity
  url: security/gogs-domain-security.yml
- type: Website
  url: https://gogs.io/
- type: Documentation
  url: https://gogs.io/llms.txt
- type: APIReference
  url: https://gogs.io/api-reference/introduction
- type: GettingStarted
  url: https://gogs.io/getting-started/introduction
- type: Support
  url: https://gogs.io/advancing/authentication
apis:
- name: Gogs API
  description: RESTful API for interacting with Gogs instances, similar to GitHub REST API v3.
  humanURL: https://gogs.io/api-reference/introduction
  baseURL: null
  aid: gogs:gogs-api
- aid: gogs:gogs-administration-api
  name: Gogs Administration API
  description: Site administration endpoints (requires admin privileges)
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Administration
  properties:
  - type: OpenAPI
    url: openapi/gogs-administration-api-openapi.yml
- aid: gogs:gogs-collaborators-and-deploy-keys-api
  name: Gogs Collaborators and Deploy Keys API
  description: Manage repository collaborators and deploy keys
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Collaborators and Deploy Keys
  properties:
  - type: OpenAPI
    url: openapi/gogs-collaborators-and-deploy-keys-api-openapi.yml
- aid: gogs:gogs-issues-api
  name: Gogs Issues API
  description: Manage issues, comments, labels, and milestones
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Issues
  properties:
  - type: OpenAPI
    url: openapi/gogs-issues-api-openapi.yml
- aid: gogs:gogs-miscellaneous-api
  name: Gogs Miscellaneous API
  description: Markdown rendering and Git data endpoints
  humanURL: https://gogs.io/api-reference/introduction
  tags: []
  tags_raw:
  - Miscellaneous
  properties:
  - type: OpenAPI
    url: openapi/gogs-miscellaneous-api-openapi.yml
- aid: gogs:gogs-organizations-api
  name: Gogs Organizations API
  description: Manage organizations, members, and teams
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/gogs-organizations-api-openapi.yml
- aid: gogs:gogs-releases-api
  name: Gogs Releases API
  description: List repository releases
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Releases
  properties:
  - type: OpenAPI
    url: openapi/gogs-releases-api-openapi.yml
- aid: gogs:gogs-repositories-api
  name: Gogs Repositories API
  description: Create, search, and manage repositories, branches, commits, and contents
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/gogs-repositories-api-openapi.yml
- aid: gogs:gogs-users-api
  name: Gogs Users API
  description: Search users, manage access tokens, emails, followers, and public keys
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/gogs-users-api-openapi.yml
- aid: gogs:gogs-webhooks-api
  name: Gogs Webhooks API
  description: Create, edit, and delete repository webhooks
  humanURL: https://gogs.io/api-reference/introduction
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/gogs-webhooks-api-openapi.yml
x-coverage:
  state: unreadable
  reason: no-machine-readable-spec
  detail: OpenAPI spec points to https://gogs.example.com/api/v1, a domain not owned by Gogs, so ownership cannot be verified.
  evidence:
  - url: https://gogs.io/api-reference/openapi.json
    status: 200
  checked: 2026-09-21
x-enrichment:
  date: '2026-09-21'
  status: enriched
  artifacts_added: 21
  pass: modular-v1
  engine: identity=local,contract=local,surfaces=local,docs=local

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/gogs"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gogs/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gogs/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.