VahidKowsari
05/14/2025, 7:14 PMVapi Support Bot
05/14/2025, 7:16 PM/credential
endpoint to get a credentialId
. Then, use this credentialId
in your POST request to /phone-number
like so:
json
POST https://api.vapi.ai/phone-number
Headers: {
"Authorization": "Bearer YOUR_API_KEY",
"Content-Type": "application/json"
}
Body: {
"provider": "Vonage",
"number": "YOUR_PHONE_NUMBER",
"credentialId": "YOUR_CREDENTIAL_ID"
}
Note: The exact JSON structure for Vonage credentials is not detailed in the available documentation.
Sources:
- [Vapi API Reference: Create Phone Number](https://docs.vapi.ai/api-reference/phone-numbers/create)
- [Vapi Discord Reference](https://discord.com/channels/1211482211119796234/1341469652366266408)Vapi Support Bot
05/14/2025, 7:29 PMVahidKowsari
05/14/2025, 7:30 PMVahidKowsari
05/14/2025, 7:36 PMVapi Support Bot
05/14/2025, 7:38 PM/credential
endpoint in the Vapi API documentation. Users are advised to refer to the general API documentation or contact Vapi support for more details.
This is a known limitation, as confirmed in the available information.
For general API guidance, you can visit: [Vapi API Docs](https://docs.vapi.ai/workflows).
Sources:
- [Vapi Discord Reference](https://discord.com/channels/1211482211119796234/1317475563220504596)
- [Vapi Docs: Workflows](https://docs.vapi.ai/workflows)VahidKowsari
05/14/2025, 7:41 PMKings_big💫
05/14/2025, 10:04 PMVahidKowsari
05/15/2025, 6:02 PMakkhanrehman
05/16/2025, 11:00 AMakkhanrehman
05/16/2025, 11:00 AMakkhanrehman
05/16/2025, 11:05 AMAditya
05/17/2025, 4:18 AMshin08
07/08/2025, 9:45 AMAditya
07/09/2025, 4:28 PM