List Active Data Providers

Use the /api/v1/authorize/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.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!