v1

latestOpenAPI 3.0.32026-07-2484569553.1 KB
Providers

List providers

Get a list of all providers, or just those enabled for your client_id.

get/api/providers

Query parameters

clientIdstring

Returns only the providers enabled for the client_id

scopesstring[]

Returns only the providers who have the scopes specified. Multiple scopes can be passed as a space separated list

countrystring[]

Returns only the providers in the provided countries. Multiple countries can be passed as a space separated list

Response

Successful response returns a list of providers

provider_idstring required

Unique TrueLayer provider ID

display_namestring required

Human friendly provider name

logo_urlstring required

URL to the provider’s logo as used by TrueLayer

scopes'info' | 'accounts' | 'cards' | 'balance' | 'transactions' | 'direct_debits' | 'standing_orders' | 'offline_access' required

List of Permissions supported by the provider

country'de' | 'es' | 'fr' | 'ie' | 'it' | 'lt' | 'pl' | 'uk' required

Country where the provider is available. 2 character ISO 3166 country code