Prerequisites
Before you begin, make sure you have:- An active NFI Clear account
- An active subscription with available verifications
- An API key (create one in your dashboard)
Step 1: Create an API Key
- Log in to your NFI Clear dashboard
- Navigate to API Keys in the sidebar
- Click Create New Key
- Give your key a descriptive name (e.g., “Production API”)
- Select permissions:
verifications:createandverifications:read - Copy the API key immediately (it’s shown only once!)
Step 2: Create Your First Verification
cURL
Node.js
Python
Step 3: Send the Verification Link
The API response includes averificationUrl:
Step 4: Check Verification Status
Poll for status updates:Next Steps
Authentication
Learn more about API authentication
API Reference
Explore all available endpoints