Wex - Security Precautions
WEX; It is a secure data exchange layer that sends and receives data to third-party servers. While making Wex arrangements, there are extra security measures for system protection. These additional security settings are supported by Workcube's general security infrastructure and compliance solutions, ensuring that security is prioritized in data exchange processes.
Path: Control Panel > System > Dev Tools > Wex
Wex Authentication and Authorization Procedures
Adding and updating Wex When Private is selected and registered in the Authentication field on the page, the Authority List field opens at the bottom of the page. Additional security configurations are made with the authorization list.


Authorization Procedures:
For a new authorization, the fields on the page that opens are filled in by pressing the + icon. Important fields for security operations in form fields:
- Domain: The domain address that will be allowed to send a request to the Wex address and exchange data.
- IP: The IP address that will be allowed to send a request to the Wex address and exchange data.
- API Key Token: An encrypted key that allows data exchange with the token from the Wex address. By clicking on the icon next to it, a trusted bearer token consisting of 24 characters is automatically created.
- Important note: When sending an HTTP request to Wex, it should be sent to Headers by adding "Bearer API_KEY_TOKEN" as Authorization should.
