Harter
09/01/2025, 5:29 PMTay
09/01/2025, 6:12 PMHarter
09/02/2025, 3:02 PMChiranjeet Mishra
09/03/2025, 12:25 PMjson
{
"server": {
"url": "https://your-server.com/webhook",
"headers": {
"Authorization": "Bearer your-api-key"
}
}
}
If you choose OAuth2 authentication, you'll need to configure OAuth2 credentials for Vapi to obtain and refresh access tokens.
For more information, you can refer to the [Server Authentication documentation](https://docs.vapi.ai/server-url/server-authentication).
Let me know if you need further assistance!Harter
09/05/2025, 1:22 PMTay
09/06/2025, 5:57 PMHarter
09/09/2025, 1:07 AMTay
09/09/2025, 9:06 AMChiranjeet Mishra
09/10/2025, 3:39 PM