Users can browse Address Manager RESTful v2 API endpoints directly in a supported web browser using endpoint URLs. Browser navigation is supported for Google Chrome, Mozilla Firefox, and Microsoft Edge browsers.
Enter the following URL in the location bar to access the root collection:
http://{Address_Manager_IP}/api/v2/
name
and apiToken
generated when creating an API
session, as detailed in Basic authentication.Once the browser session is authenticated, the browser can be used to navigate through
the API. Use the links provided in userDefinedFields
to navigate
through the hierarchy of Address Manager collections and resources. For example,
selecting the configurations
link will navigate to the
/api/v2/configurations
endpoint and return a collection of all Address Manager
Configurations.