Quadrillion rules API is one of 51 APIs that Quadrillion publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include rules. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
10 operations
across 8 paths,
and defines 9 schemas.
It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against the base URL https://api.quadrillion.io.
10 operations8 paths9 schemas1 DELETE2 GET6 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.quadrillion.io
Resource Areas
1
Paths & Operations 10
Across 8 paths, the API surfaces 10 operations — 1 DELETE, 2 GET, 6 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are _CreateRuleRequest (8 properties), _UpdateRuleRequest (7 properties), ValidationError (3 properties), _ImportFileRequest (2 properties). Each schema is shown below with its type and property counts.
_ImportFileRequest
object
2 properties1 required
_UpdateRuleRequest
object
7 properties
_ImportClaudeCodeRequest
object
1 property
ValidationError
object
3 properties3 required
_CreateRuleRequest
object
8 properties1 required
HTTPValidationError
object
1 property
RuleKind
string
Discriminator for which UI/dialog should render a rule. rule (default) is a free-form natural-language rule. filepath is a structured rule whose body is genera…
RuleType
string
_ActivatePersonaRequest
object
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.