Send SMS
Send SMS
Send an SMS message using your Famulor phone number via API. Trigger transactional or follow-up texts after AI voice calls, lead capture or campaigns.
POST
Send SMS
This endpoint allows you to send SMS messages via your purchased phone numbers. The SMS is sent through Twilio, and the costs are automatically deducted from your account balance.
Request Body
The ID of your phone number from which the SMS will be sent (must be SMS-capable)
The recipient’s phone number in international format (e.g., “+4915123456789”)
The SMS message content (max. 300 characters)
Response Fields
Success message confirming that the SMS was sent
Additional data about the sent SMS
Error Responses
Notes
- The sender phone number must belong to the authenticated user
- The sender phone number must be SMS-capable
- The phone number subscription must be active (not expired)
- Sufficient account balance is required to cover SMS costs
- Phone numbers are automatically formatted to E.164 format
- SMS costs vary depending on the destination country and are charged per segment
- Long messages can be split into multiple segments, increasing the cost
- The recipient phone number must comply with international standards

