Error
Uploads
Get STS federation token
Returns temporary AWS STS credentials (via GetFederationToken) that give the holder s3:PutObject permission on the configured bucket. The token is cached by the browser for expiresIn seconds. Used by the Uppy AwsS3 plugin for direct multipart uploads.
GET
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.