Skip to main content
Get presigned URLs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <API_KEY>.

Headers

x-client-id
string
required

Client ID for authentication

Body

application/json
job_id
string
required
files
object[]
required
Maximum array length: 1000
expires_in
number

URL TTL in seconds (default 3600).

Required range: 1 <= x <= 604800

Response

200 - application/json

Successfully got presigned URLs

data
object[]