Quick Start
Start by getting or regenerating your API Keys
Get your API keys
Make your first request
Header parameters
Content-Typestring · enumRequiredPossible values:
Use 'multipart/form-data' for direct upload or 'application/json' for presigned confirmation
x-api-keystringRequiredExample:
ne-zwpVh1idj6InYwTWk866n1qrfBody
filestring · binaryRequired
The file to upload directly
Responses
201
File uploaded successfully (either directly or via presigned confirmation)
application/json
403
API Key Missing
application/json
post
/api/v1/assets/developer-upload-file/Last updated