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

The Domains API from watchTowr — 3 operation(s) for domains.

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

Tagged areas include Domains. 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 Domains 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.

Domains 3
GET
/api/client/assets/domain/list
List all domain assets
get_list_asset_domains 2 params → 200401403
GET
/api/client/assets/domain/show/{id}
Show the details of a domain asset
get_asset_domain_details 1 param → 200401403404
PUT
/api/client/assets/domain/update-status/{id}
Update the status of a domain asset
update_asset_domain_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-domains-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 Findings API
watchTowr Hunts API
watchTowr IP Addresses API
watchTowr IP Ranges API
watchTowr Mobile Applications API
watchTowr Points of Interest API