# Vero OMS API ## Docs - [Adjust covered margin call amount](https://docs.oms.verolabs.co/en/apis/rest/accounts/adjust-covered-margin.md): Adjust covered margin call amount - [List accounts for the current user](https://docs.oms.verolabs.co/en/apis/rest/accounts/list-accounts.md): List accounts for the current user - [List current user right subscription requests](https://docs.oms.verolabs.co/en/apis/rest/accounts/list-right-subscriptions.md): List current user right subscription requests - [Subscribe to a right offering](https://docs.oms.verolabs.co/en/apis/rest/accounts/subscribe-right.md): Subscribe to a right offering - [Withdraw equity from an account](https://docs.oms.verolabs.co/en/apis/rest/accounts/withdraw-equity.md): Withdraw equity from an account - [Create a native login flow](https://docs.oms.verolabs.co/en/apis/rest/auth/create-login-flow.md): Create a native login flow - [Create a recovery flow](https://docs.oms.verolabs.co/en/apis/rest/auth/create-recovery-flow.md): Create a recovery flow - [Create a native registration flow](https://docs.oms.verolabs.co/en/apis/rest/auth/create-registration-flow.md): Create a native registration flow - [Create a settings flow for password change](https://docs.oms.verolabs.co/en/apis/rest/auth/create-settings-flow.md): Create a settings flow for password change - [Get current session or tokenized JWT session](https://docs.oms.verolabs.co/en/apis/rest/auth/get-whoami-session.md): The app calls this with X-Session-Token and tokenize_as=jwt_template_1 after login, and later with Authorization: Bearer token to fetch identity data. - [Logout current app session](https://docs.oms.verolabs.co/en/apis/rest/auth/logout.md): Logout current app session - [Submit password credentials to a login flow](https://docs.oms.verolabs.co/en/apis/rest/auth/submit-login-flow.md): Submit password credentials to a login flow - [Submit registration data to a registration flow](https://docs.oms.verolabs.co/en/apis/rest/auth/submit-registration-flow.md): Submit registration data to a registration flow - [Send or verify a recovery code](https://docs.oms.verolabs.co/en/apis/rest/auth/update-recovery-flow.md): Send or verify a recovery code - [Update password in a settings flow](https://docs.oms.verolabs.co/en/apis/rest/auth/update-settings-flow.md): Update password in a settings flow - [Create a bank account](https://docs.oms.verolabs.co/en/apis/rest/bank-accounts/create-bank-account.md): Create a bank account - [Get bank account by ID](https://docs.oms.verolabs.co/en/apis/rest/bank-accounts/get-bank-account.md): Get bank account by ID - [List saved bank accounts](https://docs.oms.verolabs.co/en/apis/rest/bank-accounts/list-bank-accounts.md): List saved bank accounts - [Check backend health](https://docs.oms.verolabs.co/en/apis/rest/diagnostics/check-health.md): Check backend health - [Get margin ratio for a symbol](https://docs.oms.verolabs.co/en/apis/rest/diagnostics/get-margin-ratio.md): Get margin ratio for a symbol - [List account commissions](https://docs.oms.verolabs.co/en/apis/rest/history/list-account-commissions.md): List account commissions - [List account fees](https://docs.oms.verolabs.co/en/apis/rest/history/list-account-fees.md): List account fees - [List account orders in a time range](https://docs.oms.verolabs.co/en/apis/rest/history/list-account-orders.md): List account orders in a time range - [List account trades in a time range](https://docs.oms.verolabs.co/en/apis/rest/history/list-account-trades.md): List account trades in a time range - [List account transactions in a time range](https://docs.oms.verolabs.co/en/apis/rest/history/list-account-transactions.md): List account transactions in a time range - [Get OHLCV history](https://docs.oms.verolabs.co/en/apis/rest/market-data/get-ohlcv-history.md): Get OHLCV history - [Get OHLCV history with countBack](https://docs.oms.verolabs.co/en/apis/rest/market-data/get-ohlcv-history-count-back.md): Get OHLCV history with countBack - [Get product master data for a symbol](https://docs.oms.verolabs.co/en/apis/rest/market-data/get-product-master.md): Get product master data for a symbol - [Get default VN30 spot symbol](https://docs.oms.verolabs.co/en/apis/rest/market-data/get-vn30-spot.md): Get default VN30 spot symbol - [Get a watchlist by id](https://docs.oms.verolabs.co/en/apis/rest/market-data/get-watch-list.md): Get a watchlist by id - [Search symbols](https://docs.oms.verolabs.co/en/apis/rest/market-data/search-symbols.md): Search symbols - [List notifications for the current user](https://docs.oms.verolabs.co/en/apis/rest/notifications/list-notifications.md): List notifications for the current user - [Mark a notification as read](https://docs.oms.verolabs.co/en/apis/rest/notifications/mark-notification-as-read.md): Mark a notification as read - [Register device FCM token](https://docs.oms.verolabs.co/en/apis/rest/notifications/register-fcm-token.md): The app sends the raw FCM token, not the locally generated custom token. - [Unregister device FCM token](https://docs.oms.verolabs.co/en/apis/rest/notifications/unregister-fcm-token.md): Unregister device FCM token - [Cancel an order](https://docs.oms.verolabs.co/en/apis/rest/orders/cancel-order.md): Cancel an order - [List execution reports for the current user](https://docs.oms.verolabs.co/en/apis/rest/orders/list-execution-reports.md): List execution reports for the current user - [List orders with optional filters](https://docs.oms.verolabs.co/en/apis/rest/orders/list-orders.md): List orders with optional filters - [List trades for the current user](https://docs.oms.verolabs.co/en/apis/rest/orders/list-trades.md): List trades for the current user - [Modify an existing order](https://docs.oms.verolabs.co/en/apis/rest/orders/modify-order.md): Modify an existing order - [Place a new order](https://docs.oms.verolabs.co/en/apis/rest/orders/place-order.md): The mobile app sends all order fields as path segments and no JSON body. - [Get referral code information](https://docs.oms.verolabs.co/en/apis/rest/referral/get-referral-code-info.md): Get referral code information - [Get referral history](https://docs.oms.verolabs.co/en/apis/rest/referral/get-referral-history.md): Get referral history - [Get referral statistics](https://docs.oms.verolabs.co/en/apis/rest/referral/get-referral-stats.md): Get referral statistics - [Set or update referral code and rebate rate](https://docs.oms.verolabs.co/en/apis/rest/referral/set-referral-code.md): Set or update referral code and rebate rate - [Download customer contract PDF](https://docs.oms.verolabs.co/en/apis/rest/static-assets/get-customer-contract-pdf.md): Download customer contract PDF - [Get symbol SVG logo](https://docs.oms.verolabs.co/en/apis/rest/static-assets/get-symbol-logo-svg.md): Get symbol SVG logo - [Download user guide PDF](https://docs.oms.verolabs.co/en/apis/rest/static-assets/get-user-guide-pdf.md): Download user guide PDF - [Receive account updates](https://docs.oms.verolabs.co/en/apis/streaming/account-updates.md): Receive account updates - [Receive order execution reports](https://docs.oms.verolabs.co/en/apis/streaming/execution-reports.md): Receive order execution reports - [Receive generic market data updates](https://docs.oms.verolabs.co/en/apis/streaming/generic-market-data.md): Receive generic market data updates - [Receive bid/ask depth updates](https://docs.oms.verolabs.co/en/apis/streaming/market-depth.md): Receive bid/ask depth updates - [Receive notification events](https://docs.oms.verolabs.co/en/apis/streaming/notification-events.md): Receive notification events - [Receive OHLCV candle updates](https://docs.oms.verolabs.co/en/apis/streaming/ohlcv-updates.md): Receive OHLCV candle updates - [Receive order updates](https://docs.oms.verolabs.co/en/apis/streaming/order-updates.md): Receive order updates - [Receive product info updates](https://docs.oms.verolabs.co/en/apis/streaming/product-info.md): Receive product info updates - [Best Practices](https://docs.oms.verolabs.co/en/best-practices.md): Use Vero OMS API efficiently and reliably - [Overview](https://docs.oms.verolabs.co/en/overview.md): Vero OMS API documentation for order management integrations - [Streaming API](https://docs.oms.verolabs.co/en/streaming-api.md): WebSocket channels for Vero OMS real-time updates - [Support](https://docs.oms.verolabs.co/en/support.md): Support for Vero OMS API - [Troubleshooting](https://docs.oms.verolabs.co/en/troubleshooting.md): Common issues when calling Vero OMS API ## OpenAPI Specs - [openapi_new](https://docs.oms.verolabs.co/openapi_new.json) - [openapi](https://docs.oms.verolabs.co/openapi.json) - [openapi.docs.vi](https://docs.oms.verolabs.co/openapi.docs.vi.json) - [openapi.docs.en](https://docs.oms.verolabs.co/openapi.docs.en.json)