Home › Account & Wallet
Lines — FarazSMS SMS web service
GET https://api.iranpayamak.com/ws/v1/lines/accessible
Purpose: List your usable sender lines; take the `line_number` value from here.
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.
Notes for this endpoint
- Lists the sender lines your account can use.
- Get a valid line_number for sending here. is_dedicated filters dedicated lines.
Responses
200— OK
Related endpoints in Account & Wallet
GET /ws/v1/account/balance— Account BalancePOST /ws/v1/account/wallet/charge— Charge walletGET /ws/v1/account/profile— ProfilePOST /ws/v1/account/register— RegisterPOST /ws/v1/account/update— updatePOST /ws/v1/orders/apply-discount— Apply Discount on OrderPOST /ws/v1/orders/cancel— Cancel an OrderPOST /ws/v1/orders/pay— Pay Created Order