Provable · AsyncAPI Specification

Provable Events Webhooks

Version

View Spec View on GitHub CompanySecurities LendingCapital MarketsFintechTradingAlternative Trading SystemPost-TradegRPCFIXAsyncAPIEvents

AsyncAPI Specification

provable-events-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://developer.provablemarkets.com/api/connectapi
spec_type: Webhooks
description: >-
  Aurora delivers unsolicited (server-initiated) events for order, contract,
  contract-request and execution lifecycle. The provider documents webhooks but
  does not publish an AsyncAPI document, so this is the captured event catalog.
delivery_methods:
  - name: Webhook
    transport: HTTP POST
    content_type: application/json
    auth: [basic, hmac-sha256, api-key-header]   # X-API-KEY
    guarantee: at-least-once; exponential backoff; chronological; halts on failed ack
  - name: RPCHooks
    transport: HTTP/2 server-to-client RPC
    auth: [basic, hmac-sha256, api-key-header]
    guarantee: at-least-once; chronological
  - name: WebSocket
    endpoint: wss://provablemarkets.com/api/1/websocket/events
    auth: bearer-api-key
    extra_header: X-CONNECTION-CONFIG-ID
subscription:
  configured_via: ConfigurationService
  note: Connection configurations manage which unsolicited events are subscribed.
event_groups:
  - service: ContractEventsService
    events:
      - ContractCreated
      - ContractPending
      - ContractMade
      - ContractDropped
      - ContractRejected
      - ContractRollPending
      - ContractRollExecuted
      - ContractReturnExecuted
      - ContractReturnPending
      - ContractReturnPendingLenderApproval
      - ContractReturnRejected
      - ContractReturnFailed
      - ContractReturnCancelAccepted
      - ContractReturnCancelRejected
      - ContractReturnDropped
      - ContractReturnAcceptedByLender
      - ContractReturnRejectedByLender
      - ContractReturnCanceledByBorrower
      - ContractRecallRejected
      - ContractRecallOpened
      - ContractRecallExecuted
      - ContractRecallCanceled
      - CancelContractAccepted
      - CancelContractRejected
  - service: ContractRequestEventsService
    events:
      - ContractRequestOpened
      - ContractRequestAccepted
      - ContractRequestDeclined
      - ContractRequestCanceled
  - service: OmsEventsService
    events:
      - OrderCreated
      - OrderExecuted
      - OrderExpired
      - OrderModified
      - OrderCanceled
      - OrderClosed
  - service: VenueEventsService
    events:
      - OrderAdded
      - OrderRemoved
  - service: ExecutionEventsService
    events:
      - Execution

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/provable-events-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.