OpenRelay · AsyncAPI Specification
Openrelay Webhooks
Version
View Spec
View on GitHub
CompanyGPUInferenceArtificial IntelligenceMachine-LearningCloud ComputeInfrastructureOpenAI-CompatibleGPU CloudLLMAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.openrelay.inc/docs/webhooks/overview
type: Webhooks
description: >-
OpenRelay sends signed, automatically-retried HTTP callbacks when cluster,
replica, and VM lifecycle events happen in an organization. No AsyncAPI
document is published; this is the documented webhook catalog.
asyncapi_spec: none-published
delivery:
transport: HTTPS POST to a subscriber URL
management_operations:
- createOrgWebhook
- listOrgWebhooks
- updateOrgWebhook
- toggleOrgWebhook
- deleteOrgWebhook
- regenerateOrgWebhookSecret
- listOrgWebhookDeliveries
signing:
header: X-VectorLay-Signature
algorithm: HMAC-SHA256
scheme: 'sha256=<hex(HMAC_SHA256(key, rawBody))>, key = SHA-256(webhook secret)'
verification: constant-time comparison over the raw request body before parsing
additional_headers:
- X-VectorLay-Event (event type)
- X-VectorLay-Delivery (unique delivery attempt id, for dedup)
retry:
attempts: 3
backoff: ~10s, 60s, 300s (exponential)
payload_envelope:
id: event identifier
type: event name (e.g. cluster.running)
created_at: ISO 8601 timestamp
data: event-specific object
events:
- cluster.running
- cluster.degraded
- cluster.failed
- replica.healthy
- replica.unhealthy
- replica.terminated
- vm.running
- vm.stopped
- vm.terminated
docs: https://docs.openrelay.inc/docs/webhooks/overview
Work with this as data
Every AsyncAPI spec 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 asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec 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 AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/openrelay-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?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.