メインコンテンツへスキップ
HEAD
Check if asset exists by hash

承認

X-API-Key
string
header
必須

API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.

パスパラメータ

hash
string
必須

Blake3 hash of the asset in format 'blake3:hex_digest'

Pattern: ^blake3:[a-f0-9]{64}$
:

"blake3:a1b2c3d4e5f6789012345678901234567890123456789012345678901234"

レスポンス

Asset exists