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

Chaitin Tech rule API

The rule API from Chaitin Tech — 3 operation(s) for rule.

Chaitin Tech rule API is one of 556 APIs that Chaitin Tech publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 26.05.

Requests are made against the base URL https://docs.waf.chaitin.com.

6 operations 3 paths 10 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
26.05
Base URL
https://docs.waf.chaitin.com
Resource Areas
1

Paths & Operations 6

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

rule 6
GET
/open/policy
list customized rule
3 params → 200
POST
/open/policy
create customized rule
1 param → 200
PUT
/open/policy
update customized rule
1 param → 200
DELETE
/open/policy
delete customized rule
1 param → 200
GET
/open/policy/detail
get customized rule detail
1 param → 200
PUT
/open/policy/switch
enable/disable customized rule
1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are policy.GetPolicyRes (26 properties), policy.PutPolicyReq (8 properties), policy.PostPolicyReq (7 properties), model.RulePattern (4 properties). Each schema is shown below with its type and property counts.

response.JSONBody
object
3 properties
model.PolicyReview
integer
model.RulePattern
object
4 properties
model.PolicyAction
integer
policy.ListPolicyRes
object
2 properties
policy.PostPolicyReq
object
7 properties
policy.PutPolicySwitchReq
object
2 properties
policy.GetPolicyRes
object
26 properties
policy.DeletePolicyReq
object
1 property
policy.PutPolicyReq
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chaitin-rule-api-openapi.yml Raw ↑

Other APIs Chaitin Tech publishes across the network.

Chaitin Tech account API
Chaitin Tech account/staff_devices/{staff_id}/add API
Chaitin Tech account/staff_devices/{staff_id}/remove API
Chaitin Tech account/staff/list API
Chaitin Tech account/staff/{staff_id}/fav API
Chaitin Tech account/staff_tag API
Chaitin Tech account/staff_tag/list API
Chaitin Tech account/staff_tags/{staff_id}/bind API
Chaitin Tech account/tag/modify API
Chaitin Tech analyse/expression/classification API
Chaitin Tech analyse/expression/classification/batch API
Chaitin Tech analyse/filecut API