Octopus Deploy REST API

REST API exposing projects, environments, releases, deployments, runbooks, accounts, certificates, tenants, variables, packages, and tasks managed by an Octopus Deploy server or Octopus Cloud instance. Authentication uses an API key passed via the X-Octopus-ApiKey header.

API entry from apis.yml

apis.yml Raw ↑
aid: octopus-deploy:rest-api
name: Octopus Deploy REST API
description: REST API exposing projects, environments, releases, deployments, runbooks, accounts, certificates,
  tenants, variables, packages, and tasks managed by an Octopus Deploy server or Octopus Cloud instance.
  Authentication uses an API key passed via the X-Octopus-ApiKey header.
humanURL: https://octopus.com/docs/octopus-rest-api
baseURL: https://your-octopus.example/api
tags:
- Deployments
- Releases
- Projects
- Environments
- Runbooks
- Variables
- API Key
properties:
- type: Documentation
  url: https://octopus.com/docs/octopus-rest-api
- type: GettingStarted
  url: https://octopus.com/docs/octopus-rest-api/getting-started-with-the-octopus-rest-api
- type: API Key
  url: https://octopus.com/docs/octopus-rest-api/how-to-create-an-api-key
- type: APIReference
  url: https://octopus.com/docs/octopus-rest-api