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

The Hunts API from watchTowr — 4 operation(s) for hunts.

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

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

This API exposes 4 operations across 4 paths, and defines 3 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.

4 operations 4 paths 3 schemas 4 GET

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 Hunts 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 4

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

Hunts 4
GET
/api/client/hunts/list
List all hunts
get_client_hunts 2 params → 200401403
GET
/api/client/hunts/show/{id}
Show the details of a hunt
show_the_detail_hunt 1 param → 200401403404
GET
/api/client/hunts/show/{id}/assets
List assets for a hunt
get_list_asset_by_hunt 1 param → 200401403404
GET
/api/client/hunts/show/{id}/findings
List findings for a hunt
get_list_finding_by_hunt 1 param → 200401403404

Schemas 3

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

Unauthorized
object
1 property
NotFound
object
1 property
ForbiddenResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

watchtowr-hunts-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 IP Addresses API
watchTowr IP Ranges API
watchTowr Mobile Applications API
watchTowr Points of Interest API