Error
Uploads
Get a presigned single-part PUT URL
Returns a presigned S3 PUT URL for uploading a file directly from the browser. Generates a UUID-prefixed key under user_{id}/ (or global/ when the global header is set). Used by the Uppy AwsS3 plugin. Accepts the standard API key or session JWT.
POST
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Headers
Set to any truthy value to upload under global/ instead of user_{id}/.