This guide outlines the steps required to configure the APLYiD integration within Rex CRM, including API configuration and webhook setup.
1. APLYiD Configuration
Step 1 — Log in to APLYiD
- Go to the APLYiD portal
- For APAC: Visit https://app.aplyid.com
- For the UK: Visit https://app.aplyid.co.uk
- Sign in using your administrator credentials.
Step 2 — Access Developer Settings
-
From the left navigation panel, go to:
Preferences → Developers
- Locate the API Details section.
Step 3 — Copy API Credentials
Inside the API Configuration panel, copy the following from the console:
- API Key
- API Secret
You will paste these values into the Rex CRM → Integrations → APLYiD configuration page.
Click Save.
Step 4 — Whitelist the REX domain
APLYiD requires requests to originate from approved locations.
- In the same Developers area, locate the Whitelist or Allowed IPs / Domains section.
-
Add :
cf-api-uk.rexsoftware.com app.rexsoftware.com reserved-api.rexsoftware.com api.rexsoftware.com auth.rexsoftware.com
- Click Save
This ensures APLYiD accepts incoming/verifying requests from your Rex CRM environment.
2. Webhook Configuration
Webhook setup allows APLYiD to send verification updates back to Rex CRM.
Webhook Auth Method
- Authentication Method: Bearer token
Webhook URL
Each account uses a unique endpoint with the environment-specific base URL.
- Hook URL:
- Go to Rex CRM > APLYiD Integration and click the copy button beside the Hook URL
- Paste the value in the Hook URL field in the APLYiD console
- Token:
- Go to Rex CRM and click the Generate button
- Confirm token generation by clicking Generate in the pop up
- The token field will be populated, and click Copy
- Paste the copied value in the token field in the APLYiD console
- Click Save. You should be able to see a confirmation “Web hook config updated” message
- To confirm if the setup is done properly, click the Test button. You should be able to see a “Web hook configuration test successful” confirmation message