Skip to main content
POST
Upload a prompt audio file

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Body

application/json
base64
string
required
content_type
enum<string>
required
Available options:
audio/wav,
audio/x-wav,
audio/wave
file_name
string
Maximum string length: 255

Response

Uploaded

audio_ref
string