Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Verify a 6-digit email-link code and receive an API key.
cURL
curl --request POST \ --url https://api.usenaive.ai/v1/auth/verify \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "code": "<string>" } '
{ "api_key": "<string>", "agent_id": "<string>", "company_id": "<string>", "company_name": "<string>", "companies": [ { "id": "<string>", "name": "<string>", "prefix": "<string>" } ] }
Verified.
Show child attributes