Unable to make calls trough api

Hello,

I am trying to POST to https://api.vapi.ai/calls using my API key and a valid payload, following the documentation.
I consistently receive a 404 Not Found:

text
{"message":"Cannot POST /calls","error":"Not Found","statusCode":404}
I have tried:

PowerShell, curl, and serverless environments.

Different payloads, always matching the docs.

Both /calls and /v1/calls paths.

Please confirm:

Is there a platform-wide issue/maintenance?

Has the endpoint base URL changed?

Is there something that must be enabled for my key/account?

Thanks.
Was this page helpful?