post https://crazytel.io/api/v1/sms/send
Send an SMS message from your verified number to any Australian mobile number.
This endpoint allows sending SMS messages using your account's verified caller ID numbers
as the sender. The recipient can be any valid Australian mobile number.
Parameters
from_number
: Your verified Caller ID numberto_number
: Any Australian mobile numbermessage
: The SMS content to send
Number Format Requirements
- Numbers must start with either '04' or '614'
- Examples of valid formats:
- 0400000000
- 61400000000
Prerequisites
- You must have a verified Caller ID for the from_number
- You must have sufficient account credit balance
- You must have generated an SMS API key in the Crazytel portal
Returns
A response object containing:
- Status of the message
- Account details
- Price information
- Message direction
Notes
- Message charges apply (see pricing in response)
- Numbers are automatically converted to E.164 format
- API response may take several seconds