Skip to main content
HEAD
通过哈希检查资产是否存在

授权

X-API-Key
string
header
必填

API密钥认证。从您的用户设置中生成API密钥 位于https://platform.comfy.org/profile/api-keys。在X-API-Key头中传递密钥。

路径参数

hash
string
必填

资产的 Blake3 哈希,格式为 'blake3:hex_digest'

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

"blake3:a1b2c3d4e5f6789012345678901234567890123456789012345678901234"

响应

资产存在