Where is API documentation for endpoint /call/phon...
# support
d
I cannot find any reference to the
/call/phone
which was previously available in API documentation. The endpoint still seems to work, luckily.
v
message has been deleted
@darwin911 I'm glad to hear that the endpoint is still functioning for you. It's possible that the documentation has been updated or restructured since your last visit. To find the most current information on the
/call/phone
endpoint, I would recommend using the search feature on the VAPI documentation page or checking the API Reference section for any updates or changes to the endpoints. If you're unable to locate the information you need, please reach out to support for more detailed assistance. They will be able to provide you with the latest information on the endpoint and any changes that might have occurred.
You can continue this conversation by mentioning me in the message.
d
Should be starting phone calls from the
/call
endpoint instead?
For context, a few months ago I reached out to support about making Phone Calls via the sdk and was told it did not support phone calls, and instead to use the
/call/phone
endpoint instead.
Use this endpoint
Yeah.
d
Is the
call/phone
deprecated?
We're trying to understand if the just changing the endpoint explains a big difference in latency
s
It is not deprecated or anything like that. We just changed the endpoint because logically it should be under the call endpoint as a POST request. There was no need to create a separate endpoint for it.
d
Ah thanks, and one more question in this regard, does this mean we can use the SDK to generate outbound phone calls? Or do we need to continue via API
/call
?
s
For SDK part, nothing is changed so you won’t face any issue
8 Views