Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.oms.verolabs.co/llms.txt

Use this file to discover all available pages before exploring further.

Vero OMS API helps applications integrate with Vero order management workflows through REST/JSON endpoints and Centrifugo WebSocket streams.

Authentication

Use Ory native flows, X-Session-Token and bearer JWT credentials.

Trading

Work with accounts, orders, trades, history, withdrawals and bank accounts.

Market Data

Fetch watchlists, symbol search, product master data and OHLCV history.

Streaming

Subscribe to market, order, account and notification channels over WebSocket.

API coverage

SectionCoverage
REST API48 HTTP operations
Streaming API8 WebSocket channel patterns
AuthenticationNative login, registration, recovery, settings and session flows
Trading workflowAccounts, orders, executions, history, withdrawals and bank accounts

How to use these docs

1

Open REST API

Use the REST reference for request parameters, schemas and examples.
2

Open Streaming API

Use the Streaming API reference for channel names, parameters and messages.
3

Validate integration

Use the support checklist to share request details when debugging.