Application::whitelistNetworkApiIp Method

Whitelist an IP address so that can be used to make API requests with the Network Api Key (Network Token).

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
ip_address StringIP address. Format IPv4. Example: xxx.xxx.xxx.xxx. Use commas to separate multiple IP addresses (e.g. xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx).

GET Response Notes

True if successfully whitelisted.

Return response will be in the following format: boolean.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.