Skip to main content
GET
List Active Data Providers (v1)
Use the /api/v1/providers endpoint to list which Data Providers a particular Data Recipient is registered with. Before a customer starts working with a Data Recipient, confirm their Data Provider is registered with the Data Recipient they want to work with. If the Data Recipient is already registered with the Data Provider, use the /Authorize endpoint to initiate the authorization flow. If they are not yet registered, use the /Recipients/providers/requests endpoint to submit a registration request to Flinks. To successfully call this endpoint, you must first call the /Token endpoint using the client_credentials grant_type to obtain a valid access_token.

Response

Returns an array of Data Provider objects.

provider_id
integer

The unique identifier of the Data Provider.

name
string

The name of the Data Provider.

country
string

The country the Data Provider operates in.