cURL
curl --request POST \ --url https://www.artilla.ai/api/v1/user/onboarding \ --header 'Content-Type: application/json' \ --data ' { "fullName": "<string>", "occupation": "<string>", "referralSource": "<string>", "primaryRole": "<string>", "aiExperience": [ "<string>" ], "otherOccupation": "<string>", "company": "<string>", "otherReferralSource": "<string>", "comments": "<string>" } '
{ "success": true, "waitlisted": true }
Submit basic demographic information about the user
Documentation IndexFetch the complete documentation index at: https://docs.artilla.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.artilla.ai/llms.txt
Use this file to discover all available pages before exploring further.
This is your JWT tolen
A valid API key
Body
1
200