API endpoints for retrieving all provider-model op...
# support
s
Hey boys! I'm working on a small app for an integration and I want to make it as convenient as possible. I need to add an interface for updating or creating assistants, which means I need to show all available providers and models for users to choose from. The problem is, I can't find an endpoint that extracts this information. Is there any way to retrieve it? I'd really appreciate any help you can offer! Much love, Sasha
v
You can continue this conversation by mentioning me in the message.
@sasha chebukin Hello Sasha! I'm thrilled to hear about your app integration project! To assist you with adding an interface for updating or creating assistants, you'll need access to the list of available providers and models. While I don't have the specifics of an endpoint that provides this information directly, it's possible that such an endpoint exists in the API documentation or that there's a way to retrieve this information through a series of API calls. To get the most accurate and up-to-date information, I recommend checking the API Reference section of the VAPI documentation. If the information isn't readily available there, you might want to reach out to the support team for further assistance. If there's anything else I can help you with or if you need guidance navigating the documentation, please let me know! Much love back at you, Your Support Bot
Got it. Tagging @User for additional help.
s
checkout API docs for the providers and models types https://api.vapi.ai/api
s
oh, ok, I see all those options. But is it possible to somehow access them via API? I tried to send a GET request to get a component, but it was a bad idea 🙂 https://cdn.discordapp.com/attachments/1260592466503929856/1260857253854969896/image.png?ex=6690d852&is=668f86d2&hm=7a38a1c3342691123dedd0c606d676c1f9dc2ada3f0f6a319b1b479c35d240de&
s
yes there is no such endpoint.
Checkout
components.schemas.CreateAssistantDTO
here https://api.vapi.ai/api-json#
no response closing the ticket.no response closing the ticket.
6 Views