How it works
Enter your email
Go to 0xradar.app and enter your email address in the login form. Click Send Magic Link.
Check your inbox
An email from
noreply@0xradar.app arrives within seconds. Click Sign In to 0xRadar inside the email.The magic link is single-use and expires after 15 minutes. If it expires, return to the login page and request a new one.
Rate limits
To prevent abuse, magic link requests are rate-limited to 3 requests per 15 minutes per email address. If you hit the limit, wait before requesting again.Alternative: API key login
If you have an existing API key and prefer direct access, you can authenticate programmatically without going through the dashboard:/v1/auth/verify call returns a session token and your API key:
Token properties
| Property | Value |
|---|---|
| TTL | 15 minutes |
| Uses | One-time (invalidated after first use) |
| Rate limit | 3 requests / 15 min per email |
| Delivery | Email via noreply@0xradar.app |
Troubleshooting
I didn't receive the email
I didn't receive the email
Check your spam or junk folder. The sender is
noreply@0xradar.app. If it’s not there after 2 minutes, try requesting a new link from the login page.The link says 'already used' or 'expired'
The link says 'already used' or 'expired'
Magic links are single-use and expire after 15 minutes. Go back to the login page and request a fresh link.
I hit the rate limit
I hit the rate limit
Wait 15 minutes from the time of your first request, then try again.