Developers
V1ApiAuthPhone channel

Discover the phone code delivery channel before requesting a code

GET
/api/auth/phone-channel

Response Body

application/json

application/json

curl -X GET "https://example.com/api/auth/phone-channel"
{  "channel": "whatsapp",  "provider": "wasender",  "resendAfterSeconds": 60,  "captchaSiteKey": "string"}