Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Response

200 - application/json

Response to create a new set of credentials for blob upload.

creds
AWSCredentialsV1 · object
required

The credentials to upload the blob to

s3_key
string
required

The S3 key to upload the blob to

s3_bucket
string
required

The S3 bucket to upload the blob to