Analyze Single File
Quickstart
Analyze Single File
For the best results, use audio files with a sample rate of 16 kHz and 16 bits per sample.
POST
Analyze Single File
You can start using our API with the command line following these steps:
- Send a POST request with audio file link and corresponding configuration in JSON.
- Send a GET request to fetch results using the result_id from the response.
- Optional: Configure a webhook to receive the results.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Identifier to retrieve the analysis results