Submit audio for detection using Aurigin API v0
Authenticate
x-api-key header with every request.Choose upload method
presigned_url when the file already lives in storage.Inspect chunked results
Error codes
| Code | Description |
|---|---|
400 | Invalid input or file too large (4MB max) |
403 | Authentication failed (check x-api-key) |
500 | Internal error or upstream unavailability |
Tips for production use
500 errors.OK
Error messages for each 5-second chunk (null if successful). Aligns 1:1 with the predictions array.
Confidence scores (0.0-1.0) for each prediction, one per 5-second chunk. Aligns 1:1 with the predictions array.
AI detection results for each 5-second chunk of the audio. Array length equals the number of 5-second chunks in the audio file.
fake, real