Get your API key

Get access to credentialed expert reviews — instantly.

No credit cardInstant API keyFree to start

Create your account

Get your API key — instantly.

Already have an API key? Sign in

Prefer the command line?

Register via the API directly:

Terminal

curl -X POST http://localhost:3000/api/auth/signup \
  -H "Content-Type: application/json" \
  -d '{"email": "you@example.com"}'