Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

watchTowr IP Addresses API

The IP Addresses API from watchTowr — 5 operation(s) for ip addresses.

watchTowr IP Addresses API is one of 20 APIs that watchTowr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include IP Addresses. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://{tenant}.{region}.watchtowr.io.

5 operations 5 paths 4 schemas 4 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://{tenant}.{region}.watchtowr.io
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

watchTowr IP Addresses API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key issued from the watchTowr Platform dashboard (Settings - API Management / Integrations - Client API), sent as a Bearer token.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 4 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

IP Addresses 5
GET
/api/client/assets/ip/list
List all IP address assets
get_list_asset_ips 2 params → 200401403
GET
/api/client/assets/ip/show/{id}
Show the details of an IP address asset
get_asset_ip_details 1 param → 200401403404
GET
/api/client/assets/ip/show/{id}/port/list
List ports for an IP address asset
get_asset_ip_ports 3 params → 200401403404
GET
/api/client/assets/ip/show/{ipId}/port/show/{portId}
Show the details of a port on an IP address asset
get_asset_ip_port_details 2 params → 200401403404
PUT
/api/client/assets/ip/update-status/{id}
Update the status of an IP address asset
update_asset_ip_status 1 param body → 200401403404422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are UnprocessableContent (2 properties), ForbiddenResponse (1 property), NotFound (1 property), Unauthorized (1 property). Each schema is shown below with its type and property counts.

Unauthorized
object
1 property
UnprocessableContent
object
2 properties
NotFound
object
1 property
ForbiddenResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

watchtowr-ip-addresses-api-openapi.yml Raw ↑

Other APIs watchTowr publishes across the network.

watchTowr Activity Log API
watchTowr Assets API
watchTowr Business Unit API
watchTowr Certificates API
watchTowr Cloud Storage API
watchTowr Containers API
watchTowr Domains API
watchTowr Findings API
watchTowr Hunts API
watchTowr IP Ranges API
watchTowr Mobile Applications API
watchTowr Points of Interest API