Tech specs
Version
v2.0
Format
HTTPS + JSON
Supported SDKs
Clear
Bundle identity, tax, and business verification into a single onboarding pipeline.
Endpoint
POST /v1/business-kyc/verify
Starting price
Per verification
Latency
140ms
Uptime
99.9%
Version
v2.0
Format
HTTPS + JSON
Supported SDKs
The API detail view shows the KYC sequence, lets a team test free verification scenarios, and then upgrades to premium for day-to-day onboarding operations.
Base URL
https://api.clear.in
Auth
API key + secret
Adoption options
Free access
250 verification workflows/day
Premium access
Operational KYC volume by plan
Provider notes
Integration flow
Step 1
Review KYC flow
Step 2
Run a sample business check
Step 3
Inspect status fields
Step 4
Upgrade for premium onboarding usage
Sample request
curl --request POST 'https://api.clear.in/v1/business-kyc/verify' \
--header 'Accept: application/json' \
--header 'X-API-Key: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"pan": "ABCDE1234F",
"gstin": "29ABCDE1234F1Z5"
}'Sample response
{
"business_status": "verified",
"pan_verified": true,
"gst_verified": true,
"risk_flags": []
}Access model
Shortlist this API first, then log in when you are ready to connect your own provider key.
Starter
$49
public entry signalSave 18%
For single-team onboarding and low-volume verification.
Growth
$149
public entry signalSave 20%
For business verification, KYC, and compliance operations.
Scale
$399
public entry signalCustom annual contract
For regulated teams with audit and reporting needs.
Shortlist status
Save this API if you want to compare it with other providers before connecting keys.
What APIverse does
Compare
Cleaner docs, request/response examples, and shortlist-driven research across providers.
Connect
Bring your own provider credentials into one workspace when you are ready to test or ship.
Visit official source
Go to the official provider for signup, legal terms, billing, or partner-specific access requirements.