IP Whitelisting
This security feature limits access to a system or network exclusively to approved IP addresses. By rejecting requests from non-whitelisted IPs, it enhances protection against unauthorized access.
Last updated
This security feature limits access to a system or network exclusively to approved IP addresses. By rejecting requests from non-whitelisted IPs, it enhances protection against unauthorized access.
Last updated
Content-type
Set value to application/json
Make a request to the URL below, where the base URL is determined by the environment you are on.
PATCH {{baseUrl}}/merchant/ip-whitelist/configure
Add your IP(s) to be whitelisted just as in the sample request below.
NOTE: Once you whitelist your IP, the system validates the IP address in your request for all endpoints that require a PRIVATE/SECRET_KEY Authorization. If it's invalid, the request will Fail.
If a request is made with a non-whitelisted IP address you get the response below: