How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Aptible Operations API

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

Aptible Operations API is one of 51 APIs that Aptible publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 32 operations across 18 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: /, {baseUrl}.

32 operations 18 paths 21 schemas 17 GET1 PATCH12 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.aptible.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Aptible Operations API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer). An API key is passed in the header as Authorization (token).

Paths & Operations 32

Across 18 paths, the API surfaces 32 operations — 17 GET, 1 PATCH, 12 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

operations 32
GET
/api/v1/organizations/{organization_id}/operations/{operation_id}
Operation Get
operation_get 2 params → 200422
PUT
/api/v1/operations/{operation_id}
Operation Update
operation_update 1 param body → 200422
GET
/persistent_disks/{persistent_disk_id}/operations
list operations
ListOperationsForPersistentDisk 5 params → 200default
POST
/persistent_disks/{persistent_disk_id}/operations
create operation
CreateOperationForPersistentDisk 3 params body → 201default
GET
/operations/{id}
show operation
GetOperation 3 params → 200default
PATCH
/operations/{id}
update operation
PatchOperation 3 params body → 200default
PUT
/operations/{id}
update operation
UpdateOperation 3 params body → 200default
GET
/operations/{operation_id}/logs
get operation logs
GetOperationLogs 1 param → 200default
GET
/accounts/{account_id}/operations
list operations
ListOperationsForAccount 5 params → 200default
GET
/apps/{app_id}/operations
list operations
ListOperationsForApp 5 params → 200default
POST
/apps/{app_id}/operations
create operation
CreateOperationForApp 3 params body → 201default
GET
/ephemeral_sessions/{ephemeral_session_id}/operations
list operations
ListOperationsForEphemeralSession 5 params → 200default
POST
/ephemeral_sessions/{ephemeral_session_id}/operations
create operation
CreateOperationForEphemeralSession 3 params body → 201default
GET
/databases/{database_id}/operations
list operations
ListOperationsForDatabase 5 params → 200default
POST
/databases/{database_id}/operations
create operation
CreateOperationForDatabase 3 params body → 201default
GET
/database_credentials/{database_credential_id}/operations
list operations
ListOperationsForDatabaseCredential 5 params → 200default
POST
/database_credentials/{database_credential_id}/operations
create operation
CreateOperationForDatabaseCredential 3 params body → 201default
GET
/services/{service_id}/operations
list operations
ListOperationsForService 5 params → 200default
POST
/services/{service_id}/operations
create operation
CreateOperationForService 3 params body → 201default
GET
/vhosts/{vhost_id}/operations
list operations
ListOperationsForVhost 5 params → 200default
POST
/vhosts/{vhost_id}/operations
create operation
CreateOperationForVhost 3 params body → 201default
GET
/images/{image_id}/operations
list operations
ListOperationsForImage 5 params → 200default
POST
/images/{image_id}/operations
create operation
CreateOperationForImage 3 params body → 201default
GET
/log_drains/{log_drain_id}/operations
list operations
ListOperationsForLogDrain 5 params → 200default
POST
/log_drains/{log_drain_id}/operations
create operation
CreateOperationForLogDrain 3 params body → 201default
GET
/metric_drains/{metric_drain_id}/operations
list operations
ListOperationsForMetricDrain 5 params → 200default
POST
/metric_drains/{metric_drain_id}/operations
create operation
CreateOperationForMetricDrain 3 params body → 201default
GET
/backups/{backup_id}/operations
list operations
ListOperationsForBackup 5 params → 200default
POST
/backups/{backup_id}/operations
create operation
CreateOperationForBackup 3 params body → 201default
GET
/disk_attachments/{disk_attachment_id}/operations
list operations
ListOperationsForDiskAttachment 5 params → 200default
POST
/disk_attachments/{disk_attachment_id}/operations
create operation
CreateOperationForDiskAttachment 3 params body → 201default
GET
/llm_keys/{llm_key_id}/operations
list operations
ListOperationsForLlmKey 5 params → 200default

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are operation (35 properties), CreateOperationRequest (29 properties), OperationOutput (11 properties), operation__links (9 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
Location_inner
HTTPValidationError
object
1 property
OperationAssetUpdate
object
5 properties 1 required
OperationActionUpdate
object
2 properties
OperationUpdate
object
3 properties 2 required
OperationFailure
object
1 property 1 required
OperationOutput
object
11 properties 7 required
OperationType
string
An enumeration.
Data
OperationTerraformRunUpdate
object
4 properties 2 required
OperationStatus
string
An enumeration.
operation
object
35 properties 31 required
ListAccountsForStack_200_response__links_stack
object
1 property
CreateOperationRequest
object
29 properties 1 required
UpdateOperation_request
object
1 property
ListOperationsForPersistentDisk_200_response__embedded
object
1 property
ListDatabaseImages_200_response__links
object
3 properties
operation__links
object
9 properties
error
object
3 properties 3 required
ListOperationsForPersistentDisk_200_response
object
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aptible-operations-api-openapi.yml Raw ↑

Other APIs Aptible publishes across the network.

Aptible Auth API
Aptible Accounts API
Aptible Actions API
Aptible Activity Reports API
Aptible Apps API
Aptible Assets API
Aptible Backup Retention Policies API
Aptible Backups API
Aptible Certificates API
Aptible Claims API
Aptible Code Scan Results API
Aptible Configurations API
Where this information came from

This is an independent, third-party profile of Aptible Operations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.