Send an SMS Message
SMS
Send an SMS Message
This endpoint allows you to send an SMS message to a U.S. or Canadian phone number.
POST
Send an SMS Message
Authorizations
Your momoGood Messaging API key. This is required for all requests to the API. You can find your API key in the momoGood Messaging app under My Account -> API -> Create API Key.
Body
application/json
SMS message request
The destination phone number. Can be provided in any format (e.g., +1 555-123-4567, (555) 123-4567, 5551234567) but must be a valid U.S. or Canadian phone number.
URL where webhooks will be sent. Must be a valid HTTPS URL.
Maximum string length:
255SMS message content. Must contain only GSM 7-bit characters.
Maximum string length:
160