V1ApiAuthPhone channel
Discover the phone code delivery channel before requesting a code
Response Body
application/json
application/json
curl -X GET "https://example.com/api/auth/phone-channel"{ "channel": "whatsapp", "provider": "wasender", "resendAfterSeconds": 60, "captchaSiteKey": "string"}Central authentication: passkey/verify-registration POST
Better Auth 1.7.3 endpoint. Phone mutations are normalized and budgeted; browser sessions use HttpOnly cookies.
Central authentication: phone-number/send-otp POST
Better Auth 1.7.3 endpoint. Phone mutations are normalized and budgeted; browser sessions use HttpOnly cookies.