Prerequisites
- A valid API key
- Endpoint URL for Pulse API
- Python 3.7+ OR JavaScript
DiscreteAPI Examples
Below are two examples of direct usage of our DiscreteAPI. There are two data input options:[multipart/form-data]
and [application/json]
. [multipart/form-data]
allows a user to directly upload an audio file and [application/json]
allows a user to process their data before sending it to the API.
File upload