Home › Panel Login & Account
Login — FarazSMS SMS web service
POST https://api.iranpayamak.com/ws/v1/auth/login
Purpose: Logs a user into the panel (not API access). Use the Api-Key for API calls, not this.
Auth: header Api-Key (key from the panel, case-sensitive).
Example body
{
"username": "فراز اس ام اس",
"password": "1272893596",
"method": null
}