Updated Guides
May 14
Place Order Samples
Currently POST and PUT request interactivity supply the entire JSON schema in the Try It Out section. In this guide, you'll find examples specific to Orders and Saved Orders for use in the Try It Out section. These would be sent as...
May 07
Authentication FAQ
This guide will help you with questions about Authentication and OAuth. We utilize a standardized OAuth 2.0 token-based authentication flow on our API described in section 1.3.1 of RFC6749. Below are some of the most commonly asked...
Updated APIs
GET
Get Movers
/marketdata/{index}/movers
GET
Get Hours for a Single Market
/marketdata/{market}/hours
GET
Get Hours for Multiple Markets
/marketdata/hours
GET
Get Quotes
/marketdata/quotes
GET
Get Quote
/marketdata/{symbol}/quotes