> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vos.verolabs.co/llms.txt
> Use this file to discover all available pages before exploring further.

# REST API

> Public REST API reference for Vero OMS

<CardGroup cols={3}>
  <Card title="Trading" icon="arrow-right-arrow-left" href="/en/apis/rest/trading/post-api-v1-orders-new">
    Order entry, cancel/replace, quotes, IOI, order history, and IOI board data.
  </Card>

  <Card title="Portfolio & Risk" icon="wallet" href="/en/apis/rest/portfolio-risk/get-api-v1-oms-risk-accounts">
    Account balances, holdings, mappings, and risk-rule reads.
  </Card>

  <Card title="Administration" icon="user-shield" href="/en/apis/rest/administration/get-api-v1-util-permissions">
    Permissions, groups, maker-checker workflow, reference data, and audit.
  </Card>

  <Card title="Recovery" icon="key" href="/en/apis/rest/auth/post-api-auth-recovery-start">
    Recovery code issuance, verification, and password reset.
  </Card>

  <Card title="System & Diagnostics" icon="stethoscope" href="/en/apis/rest/system-diagnostics/get-api-v1-util-latency-metrics">
    Health endpoints, latency metrics, latency records, and API reference documents.
  </Card>
</CardGroup>
