6connect API - Making API Requests
API requests can be generated within the web UI by the API Request Generator, or generated programatically programmatically in any language.
An API request looks like this:
https://cloud.6connect.com/ex/api/v1/api.php?target=ipam&action=get&type=IP&mask=24
...