An endpoint provides the details of a card
curl --request GET \ --url https://api.dojah.io/api/v1/general/bin \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "bin": "426118", "brand": "Verve", "sub_brand": "", "country_code": "NG", "country_name": "Nigeria", "card_type": "DEBIT", "bank": "Ecobank Nigeria" } }
Application ID from dashboard
First 6 digit of your bank
json
Show properties
error message
Was this page helpful?