cURL
curl --request POST \ --url https://monitor.aevr.space/api/v1/auth/register \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "password": "<string>", "firstName": "<string>", "lastName": "<string>", "phone": "<string>", "referralCode": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Registration successful