Retrieve the curated top banks for a market. `country` selects the market; optional `currency` filters further; `limit` caps the result count. Public and cacheable at the market level.
API reference
Retrieve the curated top banks for a market. `country` selects the market; optional `currency` filters further; `limit` caps the result count. Public and cacheable at the market level.
Retrieve the curated top banks for a market. country selects the market; optional currency filters further; limit caps the result count. Public and cacheable at the market level.
GET
Retrieve the curated top banks for a market. `country` selects the market; optional `currency` filters further; `limit` caps the result count. Public and cacheable at the market level.
Query Parameters
The market / country code (ISO 3166-1 alpha-2)
Example:
"GB"
Optional currency filter (ISO 4217)
Example:
"GBP"
Maximum number of banks to return
Required range:
1 <= x <= 50Example:
3