فراز اس ام اس مستندات وب‌سرویس

Home › Send SMS

Calculate Voice Message Cost — FarazSMS SMS web service

POST https://api.iranpayamak.com/ws/v1/sms/voice/calculate-cost

Authentication

This endpoint requires the Api-Key header — get the key from the FarazSMS panel. The header name is case-sensitive and the key must never travel in a query string.

Request fields

  • file_id (integer) — required
  • receiver_count (integer) — required

Example body

{
  "file_id": 1,
  "receiver_count": 1000
}

Responses

  • 201 — SMS request is enqueued successfully.

Related endpoints in Send SMS

All FarazSMS web services · llms.txt · OpenAPI