Ripio · AsyncAPI Specification

Ripio Trade Webhooks

Version

View Spec View on GitHub CompanyCryptoCryptocurrencyExchangeTradingBlockchainLatin AmericaBitcoinStablecoinsAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://apidocs.ripiotrade.co/ (x-webhooks + x-websocket-api in the OpenAPI)
spec_type: Webhooks
surface: WebSocket
transports:
  websocket_stream:
    description: Real-time market-data and user event stream (subscribe to topics).
    auth: WebSocket ticket obtained via POST /ticket (GetWebSocketTicket), API Token/Secret/Timestamp.
  websocket_api:
    endpoint: wss://ws-api.ripio.com
    description: >-
      Trading operations (create, cancel, update orders) over WebSocket. Same
      API Token + Secret + Timestamp auth as REST. 60s idle disconnect; ping/pong
      keepalive; 10s request timeout.
events:
  - name: trade
    kind: market-data
  - name: orderbook/level_3
    kind: market-data
  - name: orderbook/level_2
    kind: market-data
  - name: orderbook/level_2_delta
    kind: market-data
  - name: orderbook/level_2_with_users
    kind: market-data
  - name: ticker
    kind: market-data
  - name: order_status
    kind: user
  - name: balance
    kind: user
  - name: user_trades
    kind: user
  - name: deposit
    kind: user
  - name: withdrawal
    kind: user
websocket_api_methods:
  - name: order.create
    method: post
  - name: order.cancel
    method: delete
  - name: order.update
    method: put

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/ripio-trade-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 email required.

A second provider on the same verified email joins the account you already have.