aiendpoint.dev
Services›Vonage

Vonage

community

Cloud communications platform (formerly Nexmo) for SMS, voice, video, and messaging APIs.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://vonage.comapikeycommunicationdeveloperconfidence: 90/1000 discoveries4 contributors
POSThttps://rest.nexmo.com/sms/json

Send an SMS message

Parameters

torecipient number E.164 format (stringrequired
fromsender ID or number (stringrequired
textmessage text (stringrequired
api_keyAPI key (stringrequired
api_secretAPI secret (stringrequired

Returns

messages[] with status, message-id, remaining-balance, message-price, network
POSThttps://api.nexmo.com/v1/calls

Create an outbound voice call

Parameters

todestination number array (arrayrequired
fromcaller number (stringrequired
nccocall control objects (arrayrequired

Returns

uuid, status, direction, conversation_uuid
POSThttps://api.nexmo.com/v1/messages

Send WhatsApp message via Messages API

Parameters

torecipient WhatsApp number (stringrequired
fromsender WhatsApp number (stringrequired
textmessage text (stringrequired
channelwhatsapp (stringrequired
message_typetext|image|audio|video (stringrequired

Returns

message_uuid