Skip to main content
GET
Retrieve Institutions list

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

country
string

(Deprecated) The country the institution belongs to

countries
string[]

The countries the institution belongs to

products_supported
string

The products that this institution supports

institution_type
enum<string>

The type of institution

Available options:
BANK,
WALLET,
TEST

Response

Successful

countries
string[]
required
Example:
institution_id
string
required
Example:

123

institution_name
string
required
Example:

"Mock Bank"

institution_type
enum<string>
required
Available options:
BANK,
WALLET,
TEST
Example:

"BANK"

login_details
any
required
products_supported
enum<string>[]
required
Available options:
ACCOUNTS,
TRANSACTIONS,
STATEMENTS,
ACCOUNT_NUMBERS,
IDENTITY,
AUTO_DEBIT_SETUP
Example:
status
enum<string>
required
Available options:
SUPPORTED,
ALPHA,
BETA
Example:

"SUPPORTED"

user_type
enum<string>[]
required
Available options:
PERSONAL,
INDIVIDUAL,
BUSINESS
color
string
Example:

"#FFFFFF"

login_actions
object[]
login_methods
object[]
login_url
string
Example:

"https://example.com/login"

parent_institution_name
string
Example:

"Parent Mock Bank"

payment_info
object
portal_name
string
Example:

"Personal Internet Banking"

status_details
object
Example:
tags
enum<string>[]
Available options:
real,
test
Example:
updated_at
string<date-time>