Ably · Schema
rule_response
Real-TimeWebSocketsPub-SubMessagingStreamingPush NotificationsChatLiveSync
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/rule_response",
"title": "rule_response",
"oneOf": [
{
"$ref": "#/components/schemas/http_rule_response"
},
{
"$ref": "#/components/schemas/ifttt_rule_response"
},
{
"$ref": "#/components/schemas/zapier_rule_response"
},
{
"$ref": "#/components/schemas/cloudflare_worker_rule_response"
},
{
"$ref": "#/components/schemas/azure_function_rule_response"
},
{
"$ref": "#/components/schemas/google_cloud_function_rule_response"
},
{
"$ref": "#/components/schemas/aws_lambda_rule_response"
},
{
"$ref": "#/components/schemas/aws_kinesis_rule_response"
},
{
"$ref": "#/components/schemas/aws_sqs_rule_response"
},
{
"$ref": "#/components/schemas/amqp_rule_response"
},
{
"$ref": "#/components/schemas/amqp_external_rule_response"
},
{
"$ref": "#/components/schemas/kafka_rule_response"
},
{
"$ref": "#/components/schemas/pulsar_rule_response"
},
{
"$ref": "#/components/schemas/ingress_postgres_outbox_rule_response"
},
{
"$ref": "#/components/schemas/unsupported_rule_response"
}
],
"discriminator": {
"propertyName": "ruleType",
"mapping": {
"http": "#/components/schemas/http_rule_response",
"http/ifttt": "#/components/schemas/ifttt_rule_response",
"http/zapier": "#/components/schemas/zapier_rule_response",
"http/cloudflare-worker": "#/components/schemas/cloudflare_worker_rule_response",
"http/azure-function": "#/components/schemas/azure_function_rule_response",
"http/google-cloud-function": "#/components/schemas/google_cloud_function_rule_response",
"aws/lambda": "#/components/schemas/aws_lambda_rule_response",
"aws/kinesis": "#/components/schemas/aws_kinesis_rule_response",
"aws/sqs": "#/components/schemas/aws_sqs_rule_response",
"amqp": "#/components/schemas/amqp_rule_response",
"amqp/external": "#/components/schemas/amqp_external_rule_response",
"kafka": "#/components/schemas/kafka_rule_response",
"pulsar": "#/components/schemas/pulsar_rule_response",
"ingress-postgres-outbox": "#/components/schemas/ingress_postgres_outbox_rule_response",
"unsupported": "#/components/schemas/unsupported_rule_response"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ably-rule-response"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.