Note: The Mintlify web UI currently does not correctly upload files in the API request. Below, we have provided code examples in Python and curl to help you test the API.
Sample cURL Example
Sample Code Example
Here is a Python example using therequests
library:
YOUR_API_KEY
with your actual API key and example.wav
with the path to your audio file.Authorizations
JWT token for authentication
Body
multipart/form-data