Post-Integration: Ready for Go-Live
Once you have finished GTR API integration and passed Integration Test checks, you are now ready to prepare for your official Production Go-Live.
1. Technical Configurations
| Action Required | Notes & Instructions |
|---|---|
| ✅ Whitelist GTR's IP Addresses | - If your server has deployed an IP Whitelist security control, you are required to add GTR's server IP addresses to your IP Whitelist to allow incoming traffic from GTR. - GTR's IP Addresses: 35.74.112.84 43.206.88.63 3.114.14.124 |
| ✅ Configure your server's IP to GTR's IP Whitelist | - This ensures your production server IP is whitelisted by GTR. ⚠️ Changes to production whitelist may take 1-3 working days to review. |
| ✅ Generate API Key to invoke GTR's API endpoints | - You are required to upload the CSR to GTR to receive your production certificate. - You can use the CSR Generator to create a CSR file and a privateKey.pem. |
| ✅ Let GTR know the Callback URL of your server | - Set the callback endpoint to allow GTR to send webhook requests to your server. |
| ✅ Configure Public Key of your VASP for PII encryption | - Public key will be used to encrypt PII sent from your counterpart VASP. - Your Private Key is used to decrypt the PII payload. |
| ✅ Configure Travel Rule Support Capabilities | - This is to set the enablement / disablement of your system's capability: a. PII Sending (able to send Travel Rule request); b. PII Receiving (able to receive Travel Rule request); c. PII Verifying (able to verify PII data) 👀 Read this for more instructions. |
2. Compliance Configurations
| Action Required | Notes & Instructions |
|---|---|
| ✅ Configure Supported PII Verification fields | - This is to set the list of IVMS PII fields that your VASP can assist with validating. 👀 Read this for more instructions. |
| ✅ Share your Required PII | - This is to set the list of IVMS PII fields that your VASP expects to receive in the PII payload. 👀 Read this for more instructions. |
3. Final Go-Live Activation
Once all preceding configurations and integration testing are completed, on your designated go-live date, you can go to Network Visibility and enable Visible as an API Member.
⚠️ Important Reminder:
- Once you enable Visible as an API Member, your VASP will immediately appear on the GTR VASP Network list, both on UI and API Query.
- Your server might start receiving Travel Rule requests from other GTR member VASPs, particularly if your VASP has the PII Receiving Capability enabled.
- Ensure your server is fully ready and stable to process PROD requests before activating this setting.