API
You can use the REST API's below.
| Method | Path | Description |
|---|---|---|
| GET | /api/iplookup?ipAddresses=<ipAddresses> | Returns the results of a lookup of the specified ipAddresses (comma separated). |
| GET | /api/servicetag/<servicetagid>?cloudId=<cloudId> | Returns information for the specified serviceTagId, optionally filtered by cloudId. |
| GET | /api/servicetag/<servicetagid>/addressprefixes?cloudId=<cloudId> | Returns the address prefixes for the specified serviceTagId, optionally filtered by cloudId. |