RQD API DEVELOPER PORTAL

Modernize your clearing and custody operations with RQD's state-of-the-art APIs

Explore APIs

RQD has assembled a world-class team of technologists and financial services experts to build the very first clearing and custody platform implemented entirely in the cloud. Gone are the days of antiquated back-office processing, replaced with API access to all of your clearing partner's underlying data.

Everything from booking trades to retrieving margin requirements to account opening can be accessed through RQD's secure API endpoints.  We provide our correspondents with access to all of their data without having to wait for end-of-day batch processing.

Even better, RQD is also built from the ground up to process data in real-time. The data you receive from RQD isn't just yesterday's stale information.   Whether its trades, margin, risk, cash and securities movements, or anything else, RQD's systems can provide you an up-to-the-second snapshot of all the information you need to manage your business.

For more information, contact api-support@rqdclearing.com to receive access to the RQD sandbox and start building!

GET /api/transactions

{
"requestID": "999ccc4b-a38d-45f3-9fe7-0dc406714e56",
"tr_no": 3702347.0,
"entry_type": "TRD",
"trd_type": "CS",
"src_cd": "COS",
"cust_type": "M",
"corr": "ABC1",
"office": "003 ",
"acct_no": "12",
"acct_type": "M ",
"system_dt": "2021-01-04",
"entry_dt": "2021-01-04T09:42:00.92",
"trade_dt": "2021-01-04T00:00:00",
"settle_dt": "2021-01-05T00:00:00",
"avail_dt": "2021-01-05T00:00:00",
"exec_dt": "2021-01-04T09:40:12.603",
"symbol": "AAPL 210115C00145000",
"sym_no": 2878666,
"qty": -37.0,
"price": 0.4,
,...
}