Home › Send SMS
Send Sample SMS — FarazSMS SMS web service
POST https://api.iranpayamak.com/ws/v1/sms/sample
Purpose: Send a sample only to yourself, to test the text and sender line before a bulk campaign.
Send a sample of message to the account owner
Auth: header Api-Key (key from the panel, case-sensitive).
Example body
{
"text": "test text",
"line_number": "50002178584000",
"number_format": "english"
}