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

Archil Disks API

Create, read, update, and delete disks

Archil Disks API is one of 4 APIs that Archil publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Disks. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 4 operations across 2 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: https://control.green.us-east-1.aws.prod.archil.com, https://control.green.eu-west-1.aws.prod.archil.com, https://control.green.us-west-2.aws.prod.archil.com, https://control.blue.us-central1.gcp.prod.archil.com.

4 operations 2 paths 21 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://control.green.us-east-1.aws.prod.archil.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Archil Disks API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Disks 4

Create, read, update, and delete disks

GET
/api/disks
List all disks
listDisks 3 params → 200401500
POST
/api/disks
Create a new disk
createDisk body → 200201400401403409500
GET
/api/disks/{id}
Get disk details
getDisk 1 param → 200400401404500
DELETE
/api/disks/{id}
Delete a disk
deleteDisk 1 param → 200400401404500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are DiskResponse (15 properties), MountResponse (9 properties), AzureBlobMount (8 properties), AuthorizedUser (7 properties). Each schema is shown below with its type and property counts.

ApiResponse_Empty
object
1 property 1 required
ApiResponse_Disk
object
2 properties 2 required
CreateDiskRequest
object
3 properties 1 required
DiskResponse
object
15 properties 7 required
GCSMount
object
Mount configuration for Google Cloud Storage buckets
5 properties 4 required
S3Mount
object
Mount configuration for Amazon S3 buckets
6 properties 2 required
ConnectedClient
object
3 properties
ErrorResponse
object
2 properties 2 required
DiskMetrics
object
3 properties
AuthorizedUser
object
7 properties
MountConfig
MountConfigResponse
object
Mount configuration details (secrets omitted)
4 properties
ApiResponse_CreateDisk
object
2 properties 2 required
S3CompatibleMount
object
Mount configuration for S3-compatible storage (MinIO, Backblaze B2, etc.)
6 properties 5 required
ApiResponse_DiskList
object
All API responses use a standard envelope with success: boolean and data (on success) or error: string (on failure). The ApiResponse schemas each define the sp…
2 properties 2 required
AzureBlobMount
object
Mount configuration for Azure Blob Storage containers
8 properties 5 required
MountResponse
object
9 properties
AwsStsUser
object
2 properties 2 required
R2Mount
object
Mount configuration for Cloudflare R2 buckets
6 properties 5 required
TokenUser
object
4 properties 2 required
DiskUser

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

archil-disks-api-openapi.yml Raw ↑

Other APIs Archil publishes across the network.

Archil API Tokens API
Archil Disk Users API
Archil Serverless Execution API
Where this information came from

This is an independent, third-party profile of Archil Disks 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.