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 files API

The files API from Quadrillion — 10 operation(s) for files.

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

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

This API exposes 10 operations across 10 paths, and defines 3 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.

10 operations 10 paths 3 schemas 1 GET9 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 10

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

files 10
POST
/v1/kernel/files/list
List Files
list_files_v1_kernel_files_list_post → 200
POST
/v1/kernel/files/read
Read File
read_file_v1_kernel_files_read_post → 200
POST
/v1/kernel/files/write
Write File
write_file_v1_kernel_files_write_post → 200
POST
/v1/kernel/files/mkdir
Create Folder
create_folder_v1_kernel_files_mkdir_post → 200
POST
/v1/kernel/files/delete
Delete Path
delete_path_v1_kernel_files_delete_post → 200
POST
/v1/kernel/files/rename
Rename Path
rename_path_v1_kernel_files_rename_post → 200
POST
/v1/kernel/files/duplicate
Duplicate Path
duplicate_path_v1_kernel_files_duplicate_post → 200
POST
/v1/kernel/files/check
Check Path
check_path_v1_kernel_files_check_post → 200
POST
/files/upload
Upload File
upload_file_files_upload_post body → 200422
GET
/files/download
Download File
download_file_files_download_get 1 param → 200422

Schemas 3

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

ValidationError
object
3 properties 3 required
Body_upload_file_files_upload_post
object
3 properties 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quadrillion-files-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 blobs API
Quadrillion Cerebras API
Quadrillion ckg API
Quadrillion compute API
Quadrillion credentials API
Quadrillion execution API
Quadrillion filesystems API