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 Ranges API

The IP Ranges API from watchTowr — 3 operation(s) for ip ranges.

watchTowr IP Ranges 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 Ranges. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 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.

3 operations 3 paths 4 schemas 2 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 Ranges 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 3

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

IP Ranges 3
GET
/api/client/assets/ipRange/list
List all IP range assets
get_list_asset_ipranges 2 params → 200401403
GET
/api/client/assets/ipRange/show/{id}
Show the details of an IP range asset
get_asset_iprange_details 1 param → 200401403404
PUT
/api/client/assets/ipRange/update-status/{id}
Update the status of an IP range asset
update_asset_ip_range_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-ranges-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 Addresses API
watchTowr Mobile Applications API
watchTowr Points of Interest API