RUBIES OPEN API

Verification Service

Verification service

  • Verify BVN
  • Verify Mobile Number
Service
Price
Full Description
Verify BVN
N20.00
This service returns demographic data and image of customer (The image is provided in base64 format)
Verify Phone Number
N10.00
This service returns the Account Name and date of birth information associated with a mobile number across all the different banks in Nigeria.

Verify mobile number

This service returns the Account Name and date of birth information associated with a mobile number across all the different banks in Nigeria.

HEADERS

Authorization

SK-000000001-PROD-EC7C2020E2894D89B071EDB91773A375686A20CE5A224FA392B26C89F6442E42

POST

https://openapi.rubiesbank.io/v1/billercategory

BODY

raw

}


       "mobilenumber":"08121103989",
"reference":"83UEI3982O230023e2"

{

1
2
3
4
5
6
7
8
9
10

wget --no-check-certificate --quiet \
 
--method POST \
 
--timeout=0 \
 
--header 'Authorization: SK-000000001-PROD-47296C056DB745908EC2367417600BFFE060F4E31DD342C6A372FC148DAFCD6D' \
 
--header 'Content-Type: application/json' \
 --body-data '{
 
 "request": "banklist"
}' \
Body

Header(9)

{
 "responsecode": "00" ,
 "banklist" : [
   {

     "bankname" : "ABBEY MORTGAGE BANK",
     "bankcode" : "070010"
   },
   {
     "bankname" : "ACCION MFB",
     "bankcode" : "090134"
   },
   {

     "bankname" : "AG MORTGAGE BANK PLC",
     "bankcode" : "100028"
   },
const duplo = require('duplo')('dp_test_P2tH90snfuQB0qlPopnhdgkOpbs');
const virtualAccount = await duplo.card.getAll({FilteringObject});
$duplo = new \Duplo\DuploClient(
 'dp_test_P2tH90snfuQB0qlPopnhdgkOpbs'
);
$duplo->card->getAll();
What’s Next ?
Virtual Account