get
https://api.lenco.co/access/v2/banks
Get list of banks and financial institutions
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response schema:
{
"status": boolean,
"message": string,
"data": [
{
"id": string,
"name": string,
"country": string
}
]
}
