v1

latestOpenAPI 3.1.0Apache-2.02026-07-17586455.2 KB
Storage

Read the direct storage API capability snapshot.

Public preflight surface for the storage API. Clients call this before attempting a managed-mode artifact upload. The response describes what the direct /v1/storage/artifacts/* API supports for the active backend — Filecoin direct managed upload is not yet supported in v1, so every capability flag reports false for Filecoin here. Filecoin still has full feature support through document ingestion (see /v1/documents/limits).

get/v1/storage/capabilities

Response

Capability snapshot for the direct storage API.

addressingstring[] required
availabilityModel'immediate' | 'delayed' | 'scheduled' | 'best_effort' required

Coarse availability category for the backend.

consistency'immediate' | 'eventual' required

When bytes become retrievable after put.

deleteSemanticsstring[] required
maxUploadBytesinteger
minUploadBytesinteger
providerstring required
supportedBundleFormatsstring[] required
supportsBundlesboolean required
supportsContentAddressedUriboolean required
supportsContentHashboolean required
supportsDeleteboolean required
supportsDirectUploadboolean required
supportsProviderProofsboolean required
supportsRangeReadboolean required
supportsReplicationboolean required
supportsRetrievalStatusboolean required
supportsTombstoneboolean required
supportsVerificationboolean required