Home › Panel Login & Account
Verify 2fa — FarazSMS SMS web service
POST https://api.iranpayamak.com/ws/v1/auth/verify-2fa
Purpose: Verifies the two-factor code during panel login.
Auth: header Api-Key (key from the panel, case-sensitive).
Example body
{
"token": "5GOXRzVeN9FSo8Kco6ngUGgUPBnVYRsa",
"code": "264135",
"method": "sms"
}