Initial Setup
The objective of the initial setup is to get access to the Advanced Fraud Solutions UAT environment and generate a UAT API token for the required products.
UAT Portal Access
AFS Support will create your UAT account and issue UAT API tokens specific to each product. Use these URLs to access your UAT account through our web-based portals:
-
TrueChecks: https://uat-portal.advancedfraudsolutions.com
-
Contributions: https://uat-portal.advancedfraudsolutions.com
-
Positive Pay: https://uat-positivepay.advancedfraudsolutions.com
-
TrueAccount: https://uat-trueaccount.advancedfraudsolutions.com
UAT Base URLs
Use these base URLs when configuring your application in UAT:
-
TrueChecks: https://uat-api.advancedfraudsolutions.com
-
Contributions: https://uat-contribapi.advancedfraudsolutions.com
-
TrueWire: https://uat-truewireapi.advancedfraudsolutions.com
-
Positive Pay: https://uat-positivepayapi.advancedfraudsolutions.com
-
TrueAccount: https://uat-trueaccountapi.advancedfraudsolutions.com
UAT API Tokens
To authenticate API requests, Advanced Fraud Solutions requires an API token (key) to be included in each request.
API tokens must be included in the request header using the Authorization field. Formats are dependent on the product.
-
TrueChecks and Contributions
Authorization: X-ApiKey <UAT_API_TOKEN>
-
TrueACH, TrueWire, Positive Pay, and TrueAccount
Authorization: Bearer <UAT_API_TOKEN>
View and manage your UAT API tokens using the following URLs: