Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Request OTP for email or phone authentication
cURL
curl --request POST \ --url https://consumer.fanfare.io/api/auth/otp/request \ --header 'Content-Type: application/json' \ --data ' { "defaultCountry": "<string>", "email": "[email protected]", "name": "<string>", "phone": "<string>" } '
{ "ok": true }
OTP sent