The clearing API your stack was waiting for.

A correspondent clearing and custody platform built natively in the cloud. Real-time data across equities, options, ETFs, and mutual funds — with the API ergonomics modern broker-dealers actually deserve.

curl ~ /GetTransactions
# Pull a settled trade in real time GET https://api-uat.rqdclearing.com/GetTransactions?Tr_No=3702347 { "requestID": "999ccc4b-a38d-45f3-9fe7", "tr_no": 3702347, "entry_type": "TRD", "trd_type": "B", "corr": "VLNT", "acct_no": "ABC123", "acct_type": "M", "symbol": "AAPL", "qty": 100, "price": 185.50, "trade_dt": "2026-04-26T09:42:00.92", "settle_dt": "2026-04-27T00:00:00", "status": "R" }
100%
Cloud-native, no batch
24/7
Real-time data access
One API
REST · FIX · Webhooks
What we built

A clearing platform for builders, not for batch jobs.

Legacy clearers ship you a flat file at end of day. We expose every transaction, position, and balance as a first-class API resource, available the moment it occurs.

01 / REAL-TIME

Up-to-the-second data

Every trade, fill, cash movement, and balance change is queryable the instant it lands. No nightly cycles, no stale snapshots, no waiting for tomorrow's reports.

  • GetRealtimeAccountValues
  • GetTransactions & webhooks
  • GetBalances & GetPositions
02 / COMPREHENSIVE

Full back-office surface

From account opening through ACATS, margin, dividends, and corporate actions — everything your operations team relies on is reachable as a typed, documented endpoint.

  • AddAccount & UpdateCIP
  • AddACATS & GetACATS
  • GetRegTMargin & GetHouseMargin
03 / DEVELOPER-FIRST

Built like infrastructure

Subscription-key authentication, OpenAPI 3 specs, predictable pagination, idempotent writes, and a UAT sandbox that mirrors production behavior — not a stripped-down demo.

  • OpenAPI 3 specifications
  • UAT = production parity
  • Webhook replay via GetWebhooks
The API surface

Order to settlement, one HTTPS call away.

The same APIs that power our internal operations power your integration. There's no privileged tier, no hidden batch process — just a clean surface over the underlying ledger.

Read the API reference
  • GET /GetTransactions Trades, fills, cash & security movements
  • GET /GetBalances Cash, equity, margin & buying power
  • GET /GetPositions Long & short positions across asset classes
  • POST /AddOrderV2 Submit equity & ETF orders programmatically
  • GET /GetOrdersV2 Track order status, fills & cancels in real time
  • POST /AddAccount Open accounts with real-time CIP via Trulioo
  • POST /AddACATS Initiate & track ACATS transfers
Coverage

Every system you'd build against a clearer.

Organized by domain. Each surface is versioned, documented, and backed by the same data your reconciliation team uses to close the books.

01 — TRADING & EXECUTION

Order & trade lifecycle

Submit equity, ETF, and mutual fund orders via REST or FIX. Track state changes, fills, and cancels in real time. Allocate from house accounts to customers in a single batched call.

/AddOrderV2 /GetOrdersV2 /AddMutualFundOrder /AddAllocation FIX
02 — ACCOUNTS & ONBOARDING

Account lifecycle

Open individual, joint, and IRA accounts with real-time identity verification. Manage beneficiaries, trusted contacts, and full account metadata — no PDFs, no wet signatures.

/AddAccount /UpdateCIP /OverrideIDV /GetBeneficiaries
03 — RISK & MARGIN

Margin, risk & calls

Reg T and house margin breakdowns at the symbol level, intraday risk values, and full margin call lifecycle — open, satisfied, and projected.

/GetRegTMargin /GetHouseMargin /GetMarginCalls /GetRealtimeAccountValues
04 — CASH & ASSET SERVICING

Movements & corporate actions

ACH (with Plaid), wires, RTP/FedNow, ACATS, dividends, reorgs, and tax reporting — wired into one cohesive data model with webhook delivery for every state change.

/AddACHRequest /AddWireRequest /AddRTPRequest /GetDividendInfo /GetReorgInfo
Get started

Build on the modern clearing stack.

Talk to our team and we'll get you into the sandbox fast. No legacy file drops, no SFTP credentials, no friction.

Questions? sales@rqdclearing.com