Paulo
10/15/2024, 3:44 AMVapi
10/15/2024, 3:46 AMserverUrlSecret
which VAPI will send with every request to your server. This secret will be sent as a header called x-vapi-secret
.
If you haven't saved the secret token on VAPI yet, you'll need to configure it in your VAPI settings. If you're having trouble finding where to save the secret token or if you need guidance on how to set it up, please ask support for more info on this.
Once you have your serverUrlSecret
set up, you can include it in your server's request handling to validate incoming requests from VAPI. Remember to keep your secret token secure and not to share it publicly.Vapi
10/15/2024, 3:46 AMPaulo
10/15/2024, 4:10 AMShubham Bajaj
10/16/2024, 11:43 AMPaulo
10/22/2024, 3:58 PMPaulo
10/22/2024, 3:58 PMShubham Bajaj
10/23/2024, 12:36 PM