Woodpecker CI website screenshot

Woodpecker CI

Woodpecker CI is a free, open-source (Apache-2.0) continuous integration and delivery engine, forked from Drone and maintained by a community organization on GitHub. It is self-hosted: an operator runs a Woodpecker server plus one or more agents (Docker, Kubernetes, or local backends) against a Git forge — GitHub, GitLab, Gitea, Forgejo, or Bitbucket. Pipelines are declared in `.woodpecker/` YAML workflow files validated by a published JSON Schema, and every server exposes a documented Swagger 2.0 REST API under /api covering repositories, pipelines, secrets, registries, crons, agents, forges, orgs and users, plus Server-Sent Event streams for pipeline events and step logs. Agents talk to the server over a published gRPC/protobuf contract. A first-party Go client library (woodpecker-go), a woodpecker-cli command line tool, DEB/RPM packages, container images and a Helm chart are all published by the project.

Woodpecker CI publishes 22 APIs on the APIs.io network, including Agents API, Badges API, Events API, and 19 more. Tagged areas include Company, Continuous Integration, Continuous Delivery, DevOps, and Developer Tools.

The Woodpecker CI catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Woodpecker CI’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 25 more developer resources.

41.4/100 developing ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
AccessSelf serve
1 APIs
CompanyContinuous IntegrationContinuous DeliveryDevOpsDeveloper ToolsOpen-SourcePipelinesSelf-HostedBuild AutomationContainers

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · 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/woodpecker-ci: 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 22

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

Woodpecker CI Agents API

The Agents API from Woodpecker CI — 5 operation(s) for agents.

Woodpecker CI Badges API

The Badges API from Woodpecker CI — 2 operation(s) for badges.

Woodpecker CI Events API

The Events API from Woodpecker CI — 1 operation(s) for events.

Woodpecker CI Forges API

The Forges API from Woodpecker CI — 2 operation(s) for forges.

Woodpecker CI Organization API

The Organization API from Woodpecker CI — 1 operation(s) for organization.

Woodpecker CI Organization permissions API

The Organization permissions API from Woodpecker CI — 1 operation(s) for organization permissions.

Woodpecker CI Organization registries API

The Organization registries API from Woodpecker CI — 2 operation(s) for organization registries.

Woodpecker CI Organization secrets API

The Organization secrets API from Woodpecker CI — 2 operation(s) for organization secrets.

Woodpecker CI Orgs API

The Orgs API from Woodpecker CI — 3 operation(s) for orgs.

Woodpecker CI Pipeline logs API

The Pipeline logs API from Woodpecker CI — 4 operation(s) for pipeline logs.

Woodpecker CI Pipeline queues API

The Pipeline queues API from Woodpecker CI — 5 operation(s) for pipeline queues.

Woodpecker CI Pipelines API

The Pipelines API from Woodpecker CI — 7 operation(s) for pipelines.

Woodpecker CI Process profiling and debugging API

The Process profiling and debugging API from Woodpecker CI — 9 operation(s) for process profiling and debugging.

Woodpecker CI Registries API

The Registries API from Woodpecker CI — 2 operation(s) for registries.

Woodpecker CI Repositories API

The Repositories API from Woodpecker CI — 10 operation(s) for repositories.

Woodpecker CI Repository cron jobs API

The Repository cron jobs API from Woodpecker CI — 2 operation(s) for repository cron jobs.

Woodpecker CI Repository registries API

The Repository registries API from Woodpecker CI — 2 operation(s) for repository registries.

Woodpecker CI Repository secrets API

The Repository secrets API from Woodpecker CI — 2 operation(s) for repository secrets.

Woodpecker CI Secrets API

The Secrets API from Woodpecker CI — 2 operation(s) for secrets.

Woodpecker CI System API

The System API from Woodpecker CI — 5 operation(s) for system.

Woodpecker CI User API

The User API from Woodpecker CI — 4 operation(s) for user.

Woodpecker CI Users API

The Users API from Woodpecker CI — 2 operation(s) for users.

Scroll for all 22

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Woodpecker Ci Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

JSON Schema 1

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

Woodpecker CI configuration file

13 properties

JSON SCHEMA

Security Posture 3

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

Woodpecker Ci Vulnerability Disclosure

Hackerone · contact published

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: woodpecker-ci
name: Woodpecker CI
description: 'Woodpecker CI is a free, open-source (Apache-2.0) continuous integration and delivery engine, forked from Drone
  and maintained by a community organization on GitHub. It is self-hosted: an operator runs a Woodpecker server plus one or
  more agents (Docker, Kubernetes, or local backends) against a Git forge — GitHub, GitLab, Gitea, Forgejo, or Bitbucket.
  Pipelines are declared in `.woodpecker/` YAML workflow files validated by a published JSON Schema, and every server exposes
  a documented Swagger 2.0 REST API under /api covering repositories, pipelines, secrets, registries, crons, agents, forges,
  orgs and users, plus Server-Sent Event streams for pipeline events and step logs. Agents talk to the server over a published
  gRPC/protobuf contract. A first-party Go client library (woodpecker-go), a woodpecker-cli command line tool, DEB/RPM packages,
  container images and a Helm chart are all published by the project.'
url: https://raw.githubusercontent.com/api-evangelist/woodpecker-ci/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://woodpecker-ci.org/img/logo.svg
x-type: company
x-source: harvest:self-hosted-agent-stack
specificationVersion: '0.20'
created: '2026-08-27'
modified: '2026-08-27'
tags:
- Company
- Continuous Integration
- Continuous Delivery
- DevOps
- Developer Tools
- Open-Source
- Pipelines
- Self-Hosted
- Build Automation
- Containers
tags_raw:
- Company
- Continuous Integration
- Continuous Delivery
- DevOps
- Developer Tools
- Open Source
- Pipelines
- Self-Hosted
- Build Automation
- Containers
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: woodpecker-ci:woodpecker-ci-agents-api
  name: Woodpecker CI Agents API
  description: The Agents API from Woodpecker CI — 5 operation(s) for agents.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-agents-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-badges-api
  name: Woodpecker CI Badges API
  description: The Badges API from Woodpecker CI — 2 operation(s) for badges.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Badges
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-badges-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-events-api
  name: Woodpecker CI Events API
  description: The Events API from Woodpecker CI — 1 operation(s) for events.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-events-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-forges-api
  name: Woodpecker CI Forges API
  description: The Forges API from Woodpecker CI — 2 operation(s) for forges.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Forges
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-forges-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-organization-api
  name: Woodpecker CI Organization API
  description: The Organization API from Woodpecker CI — 1 operation(s) for organization.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Organization
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-organization-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-organization-permissions-api
  name: Woodpecker CI Organization permissions API
  description: The Organization permissions API from Woodpecker CI — 1 operation(s) for organization permissions.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Organization Permissions
  tags_raw:
  - Organization permissions
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-organization-permissions-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-organization-registries-api
  name: Woodpecker CI Organization registries API
  description: The Organization registries API from Woodpecker CI — 2 operation(s) for organization registries.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Organization registries
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-organization-registries-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-organization-secrets-api
  name: Woodpecker CI Organization secrets API
  description: The Organization secrets API from Woodpecker CI — 2 operation(s) for organization secrets.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Organization Secrets
  tags_raw:
  - Organization secrets
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-organization-secrets-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-orgs-api
  name: Woodpecker CI Orgs API
  description: The Orgs API from Woodpecker CI — 3 operation(s) for orgs.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Organization
  tags_raw:
  - Orgs
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-orgs-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-pipeline-logs-api
  name: Woodpecker CI Pipeline logs API
  description: The Pipeline logs API from Woodpecker CI — 4 operation(s) for pipeline logs.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Pipeline logs
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-pipeline-logs-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-pipeline-queues-api
  name: Woodpecker CI Pipeline queues API
  description: The Pipeline queues API from Woodpecker CI — 5 operation(s) for pipeline queues.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Pipeline queues
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-pipeline-queues-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-pipelines-api
  name: Woodpecker CI Pipelines API
  description: The Pipelines API from Woodpecker CI — 7 operation(s) for pipelines.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Pipelines
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-pipelines-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-process-profiling-and-debugging-api
  name: Woodpecker CI Process profiling and debugging API
  description: The Process profiling and debugging API from Woodpecker CI — 9 operation(s) for process profiling and debugging.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Process profiling and debugging
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-process-profiling-and-debugging-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-registries-api
  name: Woodpecker CI Registries API
  description: The Registries API from Woodpecker CI — 2 operation(s) for registries.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Registries
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-registries-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-repositories-api
  name: Woodpecker CI Repositories API
  description: The Repositories API from Woodpecker CI — 10 operation(s) for repositories.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-repositories-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-repository-cron-jobs-api
  name: Woodpecker CI Repository cron jobs API
  description: The Repository cron jobs API from Woodpecker CI — 2 operation(s) for repository cron jobs.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Repository cron jobs
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-repository-cron-jobs-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-repository-registries-api
  name: Woodpecker CI Repository registries API
  description: The Repository registries API from Woodpecker CI — 2 operation(s) for repository registries.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Repository registries
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-repository-registries-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-repository-secrets-api
  name: Woodpecker CI Repository secrets API
  description: The Repository secrets API from Woodpecker CI — 2 operation(s) for repository secrets.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Repository secrets
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-repository-secrets-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-secrets-api
  name: Woodpecker CI Secrets API
  description: The Secrets API from Woodpecker CI — 2 operation(s) for secrets.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-secrets-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-system-api
  name: Woodpecker CI System API
  description: The System API from Woodpecker CI — 5 operation(s) for system.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-system-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-user-api
  name: Woodpecker CI User API
  description: The User API from Woodpecker CI — 4 operation(s) for user.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-user-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
- aid: woodpecker-ci:woodpecker-ci-users-api
  name: Woodpecker CI Users API
  description: The Users API from Woodpecker CI — 2 operation(s) for users.
  humanURL: https://woodpecker-ci.org/api
  baseURL: https://ci.woodpecker-ci.org/api
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/woodpecker-ci-users-api-openapi.yml
  - type: Documentation
    url: https://woodpecker-ci.org/docs/intro
  - type: APIReference
    url: https://woodpecker-ci.org/api
  - type: Console
    url: https://ci.woodpecker-ci.org/swagger/index.html
common:
- type: Overlay
  url: overlays/woodpecker-ci-server-swagger-overlay.yaml
- type: Website
  url: https://woodpecker-ci.org/
- type: DeveloperPortal
  url: https://woodpecker-ci.org/docs/intro
- type: Documentation
  url: https://woodpecker-ci.org/docs/intro
- type: APIReference
  url: https://woodpecker-ci.org/api
- type: GettingStarted
  url: https://woodpecker-ci.org/docs/usage/intro
- type: Support
  url: https://github.com/woodpecker-ci/.github/blob/main/SUPPORT.md
- type: Blog
  url: https://woodpecker-ci.org/blog
- type: GitHubOrganization
  url: https://github.com/woodpecker-ci
- type: ChangeLog
  url: changelog/woodpecker-ci-changelog.yml
- type: Deprecation
  url: https://woodpecker-ci.org/docs/development/deprecations
- type: Lifecycle
  url: lifecycle/woodpecker-ci-lifecycle.yml
- type: Security
  url: https://github.com/woodpecker-ci/.github/blob/main/SECURITY.md
- type: VulnerabilityDisclosure
  url: security/woodpecker-ci-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/woodpecker-ci-domain-security.yml
- type: Authentication
  url: authentication/woodpecker-ci-authentication.yml
- type: Conventions
  url: conventions/woodpecker-ci-conventions.yml
- type: ErrorCatalog
  url: errors/woodpecker-ci-problem-types.yml
- type: Conformance
  url: conformance/woodpecker-ci-conformance.yml
- type: DataModel
  url: data-model/woodpecker-ci-data-model.yml
- type: Packages
  url: packages/woodpecker-ci-packages.yml
- type: SDKs
  url: packages/woodpecker-ci-packages.yml
- type: CLI
  url: cli/woodpecker-ci-cli.yml
- type: Sandbox
  url: sandbox/woodpecker-ci-sandbox.yml
- type: Plans
  url: plans/woodpecker-ci-plans-pricing.yml
- type: RateLimits
  url: rate-limits/woodpecker-ci-rate-limits.yml
- type: Webhooks
  url: asyncapi/woodpecker-ci-events.yml
- type: AgentSkill
  url: skills/_index.yml
- type: ToolCrosswalk
  url: mcp/woodpecker-ci-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/woodpecker-ci-llms.txt
- type: JSONSchema
  url: json-schema/woodpecker-ci-pipeline-schema.json
- type: Protobuf
  url: grpc/woodpecker-ci-rpc.proto
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 27
  pass: local-v1
x-coverage:
  state: covered
  reason: null
  detail: 'Woodpecker CI publishes a real machine-readable contract: a Swagger 2.0 document with 118 operations served at
    https://ci.woodpecker-ci.org/swagger/doc.json and rendered at https://woodpecker-ci.org/api, plus a draft-07 JSON Schema
    for pipeline files and a proto3 gRPC contract. Nothing was gated, unreadable or blocked.'
  evidence:
  - url: https://ci.woodpecker-ci.org/swagger/doc.json
    status: 200
  - url: https://woodpecker-ci.org/api
    status: 200
  checked: '2026-08-27'

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