Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Quadrillion blobs API

The blobs API from Quadrillion — 4 operation(s) for blobs.

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

Tagged areas include blobs. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.quadrillion.io.

4 operations 4 paths 4 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.quadrillion.io
Resource Areas
1

Paths & Operations 4

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

blobs 4
POST
/blobs/upload
Upload Blob
upload_blob_blobs_upload_post body → 200422
GET
/blobs/{uuid_str}
Serve Blob
serve_blob_blobs__uuid_str__get 1 param → 200422
GET
/blobs/{uuid_str}/download
Download Blob
download_blob_blobs__uuid_str__download_get 1 param → 200422
POST
/blobs/{uuid_str}/save-as-file
Save Blob As File
save_blob_as_file_blobs__uuid_str__save_as_file_post 1 param body → 200422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ValidationError (3 properties), HTTPValidationError (1 property), Body_upload_blob_blobs_upload_post (1 property), SaveBlobAsFileRequest (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
SaveBlobAsFileRequest
object
1 property 1 required
Body_upload_blob_blobs_upload_post
object
1 property 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quadrillion-blobs-api-openapi.yml Raw ↑

Other APIs Quadrillion publishes across the network.

Quadrillion account API
Quadrillion admin API
Quadrillion api-keys API
Quadrillion auth API
Quadrillion autocomplete API
Quadrillion Cerebras API
Quadrillion ckg API
Quadrillion compute API
Quadrillion credentials API
Quadrillion execution API
Quadrillion files API
Quadrillion filesystems API