Authentication
Register
Start here! Register with your email to get a verification code.
Flow
- Call this endpoint with your email
- Check your email for 6-digit code (expires in 15 minutes)
- Call /verify with email and code to get your API key
No spam promise
We only send: verification codes, API keys, and critical service updates.
get/v1/auth/register
Query parameters
emailstring email required
Email address for account registration
Response
Status message
string required
Status message
Example response
"Check your email for verification code."