How it works
1
Enter your email
Go to 0xradar.app and enter your email address in the login form. Click Send Magic Link.
2
Check your inbox
An email from
noreply@0xradar.app arrives within seconds. Click Sign In to 0xRadar inside the email.3
You're in
The link opens the dashboard and logs you in automatically. Your API key is visible under Settings → API Keys.
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
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.