Network Subnets API
Manage the IP addresses that can call Visier APIs.
Note: Alpha This API is in alpha. While in alpha, APIs may change in a breaking way without notice; functionality may be removed, and no deprecation notices will be issued. If you are interested in using this API, please contact your
Who can use this feature?
To use the APIs, you must have a Visier account with a profile that has the API capability. If you don't have an account, contact your administrator. They will create an account for you with permissions that allow you to view data.
In addition to an API profile, your API user must have a profile with the additional capability:
- Settings
Not sure if you have this feature or capability? Reach out to your administrator.
Overview
For increased API security, set the IP addresses from which API users can call Visier APIs. To call Visier APIs, you must specify at least one trusted IP address. For more information about network access, see Set Up Network Access.
With this API, you can:
- Retrieve the current list of network subnets that can call Visier APIs.
- Add network subnets to the list of network subnets that can call Visier APIs.
- Update the list of network subnets that can call Visier APIs, such as to add, remove, or edit IP addresses.
- Remove IP addresses from the list of network subnets that can call Visier APIs.
Caution: By updating or removing allowed network subnets, you may remove your current IP address from the allowlist. If this happens, you will lock yourself out from making additional API calls. Visier does not allow lock outs unless you set confirmLockout to true. Default is false.