Ably rules API
The rules API from Ably — 2 operation(s) for rules.
Ably rules API is one of 12 APIs that Ably publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include rules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.
This API exposes 5 operations across 2 paths, and defines 53 schemas. It is described by OpenAPI 3.0.1, at version 1.0.32.
Requests are made against a single base URL, https://control.ably.net/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Ably rules API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearer_auth).
bearer_auth— Control API uses bearer authentication. You need to generate an access token for use with this API. More details can be found in the Ably docs .
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 53
The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are aws_lambda_rule_response (11 properties), amqp_rule_response (11 properties), http_rule_response (11 properties), kafka_rule_response (11 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Ably 11
Other APIs Ably publishes across the network.