Skip to main content
An upload grant lets an untrusted client POST bytes into one workspace. Your backend mints the grant; the browser redeems it with X-Upload-Token instead of X-API-Key. The grant is short-lived and single-use where Redis is on.

Constraints

Redeem against upload_url only. Do not send your API key to the browser. After the redeem job succeeds, ingest as usual.