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.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/auth/onboarding \ --header 'Authorization: Bearer <token>'
{ "data": { "business_type": "<string>", "company_name": "<string>", "company_size": "<string>", "first_name": "<string>", "goals": [ "<string>" ], "industry": "<string>", "last_name": "<string>", "no_website": true, "phone_number": "<string>", "company_website": "<string>" } }
Session token or API key
OK
Show child attributes