dynamic open ai keys in a webhook
# support
z
I'm setting up an API call and it's not allowing me to add the Open AI api key like your documentation shows. Is it possible to use multiple Open AI api keys on 1 vapi account? or do i need multiple separate vapi accounts by coding it into make for the api call to vapi?
v
@Zack Siegel It's great to hear that you're setting up an API call with VAPI. Regarding the use of multiple OpenAI API keys, typically, an API integration would be designed to use a single key per account for simplicity and security reasons. However, if you need to use multiple OpenAI API keys, this would generally require a custom implementation. For VAPI, if you need to use multiple OpenAI API keys, you might need to manage this on your backend by coding the logic to select the appropriate key for each API call. This could involve creating separate instances or configurations that correspond to each key. If the VAPI documentation does not provide clear guidance on this or if you're encountering issues with the API key setup as per the documentation, it would be best to reach out to VAPI support directly for more detailed assistance. They can provide you with the most accurate information regarding the capabilities and limitations of their system. If you have any other questions or need further assistance with the VAPI setup, please let me know!
You can continue this conversation by mentioning me in the message.
s
@Zack Siegel can you help me with process or documentation you have been following.
because of no response closing this ticket.