Aptible Operations API

The operations API from Aptible — 18 operation(s) for operations.

Operations 32

GET /api/v1/organizations/{organization_id}/operations/{operation_id} Operation Get #
PUT /api/v1/operations/{operation_id} Operation Update #
GET /persistent_disks/{persistent_disk_id}/operations list operations #
POST /persistent_disks/{persistent_disk_id}/operations create operation #
GET /operations/{id} show operation #
PATCH /operations/{id} update operation #
PUT /operations/{id} update operation #
GET /operations/{operation_id}/logs get operation logs #
GET /accounts/{account_id}/operations list operations #
GET /apps/{app_id}/operations list operations #
POST /apps/{app_id}/operations create operation #
GET /ephemeral_sessions/{ephemeral_session_id}/operations list operations #
POST /ephemeral_sessions/{ephemeral_session_id}/operations create operation #
GET /databases/{database_id}/operations list operations #
POST /databases/{database_id}/operations create operation #
GET /database_credentials/{database_credential_id}/operations list operations #
POST /database_credentials/{database_credential_id}/operations create operation #
GET /services/{service_id}/operations list operations #
POST /services/{service_id}/operations create operation #
GET /vhosts/{vhost_id}/operations list operations #
POST /vhosts/{vhost_id}/operations create operation #
GET /images/{image_id}/operations list operations #
POST /images/{image_id}/operations create operation #
GET /log_drains/{log_drain_id}/operations list operations #
POST /log_drains/{log_drain_id}/operations create operation #
GET /metric_drains/{metric_drain_id}/operations list operations #
POST /metric_drains/{metric_drain_id}/operations create operation #
GET /backups/{backup_id}/operations list operations #
POST /backups/{backup_id}/operations create operation #
GET /disk_attachments/{disk_attachment_id}/operations list operations #
POST /disk_attachments/{disk_attachment_id}/operations create operation #
GET /llm_keys/{llm_key_id}/operations list operations #

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/aptible-operations-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

OpenAPI Specification

aptible-operations-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Aptible Operations API
  version: '1.0'
  description: 'Operations tagged operations across 2 of this provider''s published API definitions: aptible-cloud-openapi-original.yml, aptible-deploy-openapi-original.yml. Each path carries the servers of the definition it was published in.'
servers:
- url: /
- url: '{baseUrl}'
  variables:
    baseUrl:
      default: https://api.aptible.com
      description: Override for local or test environments
tags:


# --- truncated at 32 KB (69 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/aptible/refs/heads/main/openapi/aptible-operations-api-openapi.yml