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

Netography Detect and Respond - Response Policies API

The Detect and Respond - Response Policies API from Netography — 5 operation(s) for detect and respond - response policies.

Netography Detect and Respond - Response Policies API is one of 28 APIs that Netography publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Detect and Respond - Response Policies. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 5 paths. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://api.netography.com.

7 operations 5 paths 0 schemas 1 DELETE2 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.netography.com
Resource Areas
1

Paths & Operations 7

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

Detect and Respond - Response Policies 7
GET
/api/v1/rule-engine/rules
List Response Policies
v1_response_policies_get → 200400401403default
POST
/api/v1/rule-engine/rule
Create Response Policy
v1_response_policy_post body → 201400401403default
GET
/api/v1/rule-engine/rule/{id}
Fetch Response Policy
v1_response_policy_id_get 1 param → 200400401403default
PUT
/api/v1/rule-engine/rule/{id}
Update Response Policy
v1_response_policy_id_put 1 param body → 200400401403default
DELETE
/api/v1/rule-engine/rule/{id}
Delete Response Policy
v1_response_policy_id_delete 1 param → 204400401403default
PUT
/api/v1/rule-engine/rule/{id}/enable
Enable Response Policy
v1_response_policy_id_enable_put 1 param → 200400401403default
PUT
/api/v1/rule-engine/rule/{id}/disable
Disable Response Policy
v1_response_policy_id_disable_put 1 param → 200400401403default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netography-detect-and-respond-response-policies-api-openapi.yml Raw ↑

Other APIs Netography publishes across the network.

Netography Analytics API
Netography API Keys API
Netography Authentication API
Netography Auto Thresholds API
Netography Block List API
Netography Configuration API
Netography Detect and Respond - Context Creation Models API
Netography Detect and Respond - Detection Categories API
Netography Detect and Respond - Threshold Overrides API
Netography Detect and Respond - Traffic Detection Models API
Netography Integrations - Context API
Netography Integrations - Response API