get
https://api.trulioo.com/v3/configuration/datasources//
Gets datasource groups configured for your product and country.
Data sources include agencies, directories, and government databases that help reliably verify businesses and people reliably to identify potential risks.
Before you can begin, you'll need to collect a Package name and an ISO Country code.
- Package Name
Use the Get List of packages endpoint to find the package name. - ISO Country Code
The Get Country Code endpoint returns a list of ISO2 country codes. We recommended you call Get Country Codes every time a user loads the page, rather than hardcoding the list into your application. This way, any updates to your account configuration will be reflected automatically, without incurring extra development cost.
You can find more information on that endpoint in our"Get Country Codes" guide.\
400Your request could not be processed, there should be more details in the response.
401The token you provided is not valid or you are using an account that is not enabled.
408The request took longer to process than we waited.
415You asked for a media type that we do not support. You should request application/json in the Content-Type header.
500An error happened on the server without a specific message.

