Skip to main content
HEAD
Existence check for a blob by blake3 hash

Authorizations

Authorization
string
header
required

Authorization: Bearer <api-key> — account-scoped API keys on Cloud and serverless. Self-hosted accepts unauthenticated requests by default and can be configured with a static bearer token.

Path Parameters

hash
string
required

Content hash, written blake3:<hex>.

Response

Blob present and mintable by the caller.