You need to generate a signature and proceed with the API requests.
Below are the steps to generate the signature:
- Retrieve your client ID.
- Append this with CURRENT UNIX timestamp separated by a period (.).
- Encrypt this data with the generated public key using RSA encryption – this is the signature.
- Pass this signature in the header X-CF-Signature.
One. You can generate only 1 public key at a time.
If your IP address is not static, generate a public key in the Octalas Payments portal.
No, we only support API requests from IPv4 at the moment.
You can whitelist a maximum of 25 IP addresses.
The Octalas Payments production server allows your API requests.
Whitelisted IPs are an index of approved entities. A whitelist approves a list of email addresses, IP addresses for communication.
A string of characters that identifies each computer using the Internet Protocol to communicate over a network. Computers use IP addresses to communicate with each other over the internet.
Whitelisting the IP address or generating a public key provides a layer of authentication. These cybersecurity techniques prevent anonymous or unknown disbursement requests and allow only verified requests.