Skip to main content

Generate a signed S3 URL

GET /api/v1/s3/signed-url — request parameters and responses from the Menace Voice API schema.
2 min read
get/api/v1/s3/signed-url
Request example
Response
get/api/v1/s3/signed-url

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Query parameters

keystringrequired#
S3 object key
expires_ininteger#

Default: 3600

inlineboolean#

Default: false

storage_backendstring · null#
Storage backend to use (e.g. 'minio', 's3'). When omitted the backend is inferred from the resource.

Headers

authorizationstring · null#
X-API-Keystring · null#

Responses

application/json
Successful Response
urlstringrequired#
expires_inintegerrequired#