curl --request GET \
--url https://api.stage.rocka.live/api/providers/top \
--header 'x-api-key: <api-key>'[
{
"id": "<string>",
"isInstant": true,
"name": "<string>",
"logoUrl": "<string>",
"iin": 123
}
]curl --request GET \
--url https://api.stage.rocka.live/api/providers/top \
--header 'x-api-key: <api-key>'[
{
"id": "<string>",
"isInstant": true,
"name": "<string>",
"logoUrl": "<string>",
"iin": 123
}
]Country's ISO 3166 code. For example, DE for Germany or FR for France.
Number of banks to retrieve. Optional.
Was this page helpful?