Skip to main content
POST
Get an upload URL for a picture

Authorizations

Authorization
string
header
required

Your API key, from the cabinet under Seller → API keys.

Body

application/json
content_type
enum<string>
required
Available options:
image/jpeg,
image/png,
image/webp
content_length
integer<int64>
required

Bytes. Bound into the signature, so storage enforces it too.

Response

OK

upload_url
string<uri>
expires_in
integer

Seconds the URL stays usable.