Manu
01/18/2025, 9:05 AMVapi
01/18/2025, 9:07 AMpseudocode
GET /models
Host: api.transcriptionprovider.com
Authorization: Bearer your_api_key
3. **Handle the response**: The API will return a response with a list of available models, which you can then populate into your dropdown.
If you're using a specific transcription service and need the exact details on how to make the API call, please provide the name of the service, and I can give you more tailored instructions. If you're using the VAPI server SDK, you might have a method available that abstracts this API call for you.Vapi
01/18/2025, 9:07 AMShubham Bajaj
01/20/2025, 4:49 AM