Radius API
Introduction
Radius API Documentation covers how to use the API endpoints and handling authentication. Please before you get started, ensure you sign up to Radius.
Authentication
Radius uses API Tokens to allow acces to its API. Api tokens can be gotten by creating API Keys at the Radius Dashboard. The API token must be added to the request headers using Api-Token
.
API keys require specific permissions in order to use the corresponding API Endpoints. This can be set when creating an API key or when editing its permissions under Settings.
Identity
GETFetch BVN (Advanced) Details
https://api.radius.africa/services/v1/identity/bvn/advanced/<bvn>
This endpoint fetches the details for a BVN.
URL Params:
- < bvn >: the BVN to query
Note:
- Please check the example to see the response format. The image field in the response is a base64 string.
- Please add your Api-Token to the Header in order to use the endpoint.
HEADERS
Api-Token
Example Request
Fetch BVN (Advanced) Details
200 OK
Example Response
Date
Server
Set-Cookie
Cache-Control
Content-Length
Keep-Alive
Connection
Content-Type
GETFetch NIN Details
https://api.radius.africa/services/v1/identity/nin/<nin>
This endpoint fetches the details for a NIN.
URL Params:
- < nin >: the NIN to query
Note:
- Please check the example to see the response format. The image and signature fields in the response are base64 strings.
- Please add your Api-Token to the Header in order to use the endpoint.
HEADERS
Api-Token
Example Request
Fetch NIN Details
200 OK
Example Response
Date
Server
Set-Cookie
Cache-Control
Content-Length
Keep-Alive
Connection
Content-Type
GETFetch NIN Details (Using Phone Number)
https://api.radius.africa/services/v1/identity/nin/phone/<phone>
This endpoint fetches the details for a NIN using the associated phone number.
URL Params:
- < phone >: the phone number to query
Note:
- Please check the example to see the response format. The image and signature fields in the response are base64 strings.
- Please add your Api-Token to the Header in order to use the endpoint.
HEADERS
Api-Token
Example Request
Fetch NIN Details (Using Phone Number)
200 OK
Example Response
Date
Content-Type
Transfer-Encoding
Connection
cache-control
CF-Cache-Status
Expect-CT
Report-To
NEL
Server
CF-RAY
Content-Encoding
alt-svc