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

Render Disks API

[Disks](https://render.com/docs/disks) allow you to attach persistent storage to your services.

Render Disks API is one of 26 APIs that Render publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Disks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 3 JSON Schemas.

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

Requests are made against a single base URL, https://api.render.com/v1.

7 operations 4 paths 6 schemas 1 DELETE3 GET1 PATCH2 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://api.render.com/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Render Disks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 7

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

Disks 7

[Disks](https://render.com/docs/disks) allow you to attach persistent storage to your services.

GET
/disks
List disks
list-disks 10 params → 200401403404406410429500
POST
/disks
Add disk
add-disk body → 201400401403404406410429
GET
/disks/{diskId}
Retrieve disk
retrieve-disk 1 param → 200401403404406410429500
PATCH
/disks/{diskId}
Update disk
update-disk 1 param body → 200400401403404406410429
DELETE
/disks/{diskId}
Delete disk
delete-disk 1 param → 204401403404406410429500
GET
/disks/{diskId}/snapshots
List snapshots
list-snapshots 1 param → 201400401403404406410429
POST
/disks/{diskId}/snapshots/restore
Restore snapshot
restore-snapshot 1 param body → 200400401403404406410429

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are diskSnapshot (3 properties), snapshotRestorePOST (2 properties), error (2 properties), diskWithCursor (2 properties). Each schema is shown below with its type and property counts.

instanceId
string
When a service with a disk is scaled, the instanceId is used to identify the instance that the disk is attached to. Each instance's disks get their own snapsho…
diskWithCursor
object
2 properties 2 required
cursor
string
error
object
2 properties
diskSnapshot
object
3 properties
snapshotRestorePOST
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

render-disks-api-openapi.yml Raw ↑

Other APIs Render publishes across the network.

Render Audit Logs API
Render Blueprints API
Render Custom Domains API
Render Deploys API
Render Environment Groups API
Render Events API
Render Key Value API
Render Logs API
Render Maintenance API
Render Metrics API
Render Notification Settings API
Render One-Off Jobs API
Where this information came from

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