Use the /api/v1/providers endpoint to retrieve information about a particular Data Provider such as their country, their data scopes, the FDX fields they support, and more.
/api/v1/providers endpoint to retrieve information about a particular Data Provider such as their country, their data scopes, the FDX fields they support, and more.
To successfully call this endpoint, you must first call the /Token endpoint to obtain a valid access_token using the following settings:
client_credentials{partner client_id}{partner client_secret}client:adminBearer token obtained from the /Token endpoint.
The ID of the Data Provider who you want to retrieve information about.
Result
Unique identifier for the data provider.
Name of the data provider.
Country code of the data provider (e.g., CA, US).
URL of the data provider's website.
List of data scopes supported by the data provider.
Detailed inventory of FDX fields supported by the data provider.