Sound Effects
Audio
Retrieve the audio data for a given sound effects inference from S3 and return it in Base64-encoded format
POST
Authorizations
Use the API key generated from our website to programmatically interact with our endpoints. This key authorizes your requests, allowing you to access and utilize our services securely.
Body
application/json
Response
200 - application/json
Includes the inference id which is the unique identifier for generated sound effects inference, audio prompt and the generation parameters provided as the input.
Provides audio as a Base64-encoded WAV file for easy text-based integration.