Financial institution

Retrieve financial institutions, filterable by country and currency, for integration with your financial products.

Overview

The Financial Institutions API lets you access a list of supported financial institutions, filtered by country and currency if needed. This API allows you to easily integrate with relevant institutions, supporting both fiat and crypto transactions. The endpoint provides detailed information for each institution, including networks and currencies supported, allowing seamless compatibility with your services.

Endpoints

Method
Path
Description

GET

Retrieves a list of financial institutions, filterable by country and currency.

Security

This API is secured using API key and Bearer token authentication.

  • API Key: Include the x-api-key in the header.

Models

etailed information about the models and related fields, please refer to the model page

Name
Description

Contains details of each financial institution, such as its name, country, supported networks, and currencies.

Last updated