Skip to main content
GET
List issuers
This endpoint returns a list of banks available for a given country. Use the country query parameter to filter results.

Authorizations

public-api-key
string
header
required

Your public API key from the Yuno Dashboard

private-secret-key
string
header
required

Your private secret key (server-side only)

Query Parameters

country
string
required

ISO 3166-1 alpha-2 country code

Pattern: ^[A-Z]{2}$
Example:

"CO"

Response

200 - application/json

List of issuers for the specified country

issuers
object[]