Authentication
Send API keys with the Authorization header. Keys can be created with verify and bulk scopes, and revoked any time from the dashboard.
- Authorization: Bearer nb_live_...
- Hashed keys
- Scoped access
- Revocation controls
API docs
Create an API key in your dashboard, send authenticated requests, and consume normalized verification responses.
Create API keySend API keys with the Authorization header. Keys can be created with verify and bulk scopes, and revoked any time from the dashboard.
Use single verification for real-time checks and bulk endpoints for list processing.