API Docs
Developer documentation
Build merchant integrations with stable Identro JSON responses for identity, business, credit, biometric, address and digital services.
Base path:
/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.ng02Merchant API prefix: /merchant-api03Internal dashboard API prefix: /api/v1