Octopus Deploy website screenshot

Octopus Deploy

Octopus Deploy is a continuous delivery and release orchestration platform for managing deployments across development, test, and production environments to virtual machines, containers, Kubernetes, and cloud services. The platform handles environments, tenants, runbooks, release promotion, and approvals for both regulated and high-velocity teams. The Octopus REST API provides programmatic access to projects, environments, releases, deployments, runbooks, variables, accounts, and tasks via API-key authentication.

Octopus Deploy publishes 6 APIs on the APIs.io network, including Accounts API, Environments API, Feeds API, and 3 more. Tagged areas include DevOps, Continuous Delivery, Deployment Automation, Release Management, and Runbooks.

Octopus Deploy’s developer surface includes authentication, documentation, pricing, signup flow, support, engineering blog, CLI, and 13 more developer resources.

33.5/100 thin ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs 1 MCP Servers
DevOpsContinuous DeliveryDeployment AutomationRelease ManagementRunbooksCI/CD

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
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/octopus-deploy: 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 7

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

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 Deploy Accounts API

The Accounts API from Octopus Deploy — 1 operation(s) for accounts.

Octopus Deploy Environments API

The Environments API from Octopus Deploy — 1 operation(s) for environments.

Octopus Deploy Feeds API

The Feeds API from Octopus Deploy — 1 operation(s) for feeds.

Octopus Deploy Machines API

The Machines API from Octopus Deploy — 1 operation(s) for machines.

Octopus Deploy Projects API

The Projects API from Octopus Deploy — 1 operation(s) for projects.

Octopus Deploy Root API

The Root API from Octopus Deploy — 1 operation(s) for root.

Scroll for all 7

Open Collections 8

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

API Collection

OPEN COLLECTION

Octopus Deploy REST API

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

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

MCP Server

MCP SERVER

Security Posture 4

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

Octopus Deploy Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Octopus Deploy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Octopus Deploy Vulnerability Disclosure

Bugcrowd · security.txt · contact published

SECURITY

Octopus Deploy Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Octopus Deploy Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

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

Octopus Deploy Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: octopus-deploy
name: Octopus Deploy
description: Octopus Deploy is a continuous delivery and release orchestration platform for managing deployments across development,
  test, and production environments to virtual machines, containers, Kubernetes, and cloud services. The platform handles
  environments, tenants, runbooks, release promotion, and approvals for both regulated and high-velocity teams. The Octopus
  REST API provides programmatic access to projects, environments, releases, deployments, runbooks, variables, accounts, and
  tasks via API-key authentication.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - 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
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/octopus-deploy.png
tags:
- DevOps
- Continuous Delivery
- Deployment Automation
- Release Management
- Runbooks
- CI/CD
url: https://raw.githubusercontent.com/api-evangelist/octopus-deploy/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- 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:
  - Deployment
  - Releases
  - Project
  - Environments
  - Runbooks
  - Variables
  - APIKeys
  tags_raw:
  - 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
- aid: octopus-deploy:octopus-deploy-accounts-api
  name: Octopus Deploy Accounts API
  description: The Accounts API from Octopus Deploy — 1 operation(s) for accounts.
  humanURL: https://octopus.com/docs/octopus-rest-api
  baseURL: https://your-octopus.example/api
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/octopus-deploy-accounts-api-openapi.yml
- aid: octopus-deploy:octopus-deploy-environments-api
  name: Octopus Deploy Environments API
  description: The Environments API from Octopus Deploy — 1 operation(s) for environments.
  humanURL: https://octopus.com/docs/octopus-rest-api
  baseURL: https://your-octopus.example/api
  tags:
  - Environments
  properties:
  - type: OpenAPI
    url: openapi/octopus-deploy-environments-api-openapi.yml
- aid: octopus-deploy:octopus-deploy-feeds-api
  name: Octopus Deploy Feeds API
  description: The Feeds API from Octopus Deploy — 1 operation(s) for feeds.
  humanURL: https://octopus.com/docs/octopus-rest-api
  baseURL: https://your-octopus.example/api
  tags:
  - Feeds
  properties:
  - type: OpenAPI
    url: openapi/octopus-deploy-feeds-api-openapi.yml
- aid: octopus-deploy:octopus-deploy-machines-api
  name: Octopus Deploy Machines API
  description: The Machines API from Octopus Deploy — 1 operation(s) for machines.
  humanURL: https://octopus.com/docs/octopus-rest-api
  baseURL: https://your-octopus.example/api
  tags:
  - Machines
  properties:
  - type: OpenAPI
    url: openapi/octopus-deploy-machines-api-openapi.yml
- aid: octopus-deploy:octopus-deploy-projects-api
  name: Octopus Deploy Projects API
  description: The Projects API from Octopus Deploy — 1 operation(s) for projects.
  humanURL: https://octopus.com/docs/octopus-rest-api
  baseURL: https://your-octopus.example/api
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/octopus-deploy-projects-api-openapi.yml
- aid: octopus-deploy:octopus-deploy-root-api
  name: Octopus Deploy Root API
  description: The Root API from Octopus Deploy — 1 operation(s) for root.
  humanURL: https://octopus.com/docs/octopus-rest-api
  baseURL: https://your-octopus.example/api
  tags:
  - Root
  properties:
  - type: OpenAPI
    url: openapi/octopus-deploy-root-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/octopus-deploy-agentic-access.yml
- type: TrustCenter
  url: security/octopus-deploy-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/octopus-deploy-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/octopus-deploy-domain-security.yml
- type: Authentication
  url: authentication/octopus-deploy-authentication.yml
- type: OAuthScopes
  url: scopes/octopus-deploy-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/octopus-deploy
- type: Website
  url: https://octopus.com
- type: Documentation
  url: https://octopus.com/docs
- type: API Documentation
  url: https://octopus.com/docs/octopus-rest-api
- type: Pricing
  url: https://octopus.com/pricing
- type: Signup
  url: https://octopus.com/start
- type: Login
  url: https://octopus.com/login
- type: Support
  url: https://octopus.com/support
- type: Blog
  url: https://octopus.com/blog
- type: GitHubOrganization
  url: https://github.com/OctopusDeploy
- type: CLI
  url: https://github.com/OctopusDeploy/cli
- type: SDKs
  url: https://github.com/OctopusDeploy/OctopusClients
- name: MCP Server
  url: https://github.com/OctopusDeploy/mcp-server
  type: MCPServer
- type: LlmsText
  url: https://octopus.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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