cURL
curl --request POST \ --url https://api.nova-cloud.ai/auth/register \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "password": "<string>" } '
{ "id": 123, "email": "jsmith@example.com", "tier": "standard", "max_vms": 3, "max_hourly_spend": 8, "credit_balance": 125.5, "status": "active", "created_at": "2023-11-07T05:31:56Z", "totp_enabled": true, "email_verified": true, "auth_provider": "email" }
Create a new user account. Add at least 5increditstounlocka5 in credits to unlock a 5increditstounlocka15 signup bonus.
Email address
Password (minimum 12 characters)
12
Account created successfully
User ID
"standard"
3
8
125.5
"active"
"email"