Leo
03/19/2026, 7:22 PMLeo
03/19/2026, 7:23 PMVapi Support Bot
03/19/2026, 7:23 PMbash
curl -X POST https://api.vapi.ai/call \
-H "Authorization: Bearer <token>" \
-H "Content-Type: application/json" \
-d '{}'
Replace <token> with your actual API key. If the issue persists with this minimal request, it may indicate a platform-side problem. For ongoing incidents, continue monitoring [Vapi Status](https://status.vapi.ai/) and consider reaching out to [Vapi Support](https://docs.vapi.ai/support) if needed.
Source:
- [Create Call API Reference](https://docs.vapi.ai/api-reference/calls/create)Chiranjeet Mishra
03/20/2026, 4:11 AM