1. Get your API keys
Every request is authenticated with two values from your dashboard under Developers → Configuration:2. Make your first call
Sandbox is free and returns predictable mock data, so you can build end-to-end without spending credits. This looks up a Nigerian NIN using the sandbox test value70123456789:
cURL
entity object:
JSON
3. Prefer no code? Use the widget
If you’d rather not build request flows yourself, drop in the hosted widget and let Dojah handle the UI, capture and verification steps:HTML
async/defer. Full options and callbacks are on Launch a flow.
Next steps
- Environments — sandbox vs production and the go-live checklist.
- Authentication — headers, keys and common
401s. - Sandbox & test data — every value you can test with.
- Errors & status codes — including
402and424.