API Docs
Developer documentation
Build merchant integrations with predictable JSON responses for identity verification, face matching, address verification and digital services.
Base path:
/api/v1/merchant-apiIntroduction
How merchant APIs work
Merchant APIs are designed for server-to-server integration. Use your API key from the dashboard, send customer consent details where required and store the returned reference for tracking or webhook reconciliation.
API-key only
All merchant endpoints require
x-api-key. Do not expose your key in mobile apps or browsers.Clean JSON
Merchant API responses focus on result data and avoid dashboard-only internal objects.
Wallet powered
Requests debit the merchant wallet where a paid service is used.
http
01Base URL: https://api.identro.ng/api/v102Merchant API prefix: /merchant-api03Dashboard API prefix: /api-keys, /auth, /wallet