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

인증

Authorization
string
header
필수

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.

경로 매개변수

hash
string
필수

Content hash, written blake3:<hex>.

응답

Blob present and mintable by the caller.