SSO GuideAPI Guide

Promotion to Production

After completing UAT testing, you’re ready to move into the production environment. This phase involves working with AFS Support to provision your production account and issue production API tokens. You will update your configuration to use the production URLs and API tokens provided.

Production Portal Access

AFS Support will create your Production account and issue Production API tokens specific to each product. Use the following URLs to access each portal:

Production Base URLs

Use these base URLs when configuring your application in Production:

Production API Tokens

API requests in production must include the correct token for the corresponding product. API tokens are unique for each environment and must be updated when moving from UAT to Production.

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 <PROD_API_TOKEN>
  • TrueACH, TrueWire, Positive Pay, and TrueAccount

Authorization: Bearer <PROD_API_TOKEN>

View and manage your production API tokens using the following URLs: