Overview

Details about how to obtain access tokens using OAuth 2.0

Fetch positions, balances and other account related details.

Place equity and complex option trades including advanced orders.

Fetch quotes, chains and historical data via REST and streaming APIs.

Stream market data and account events in real-time.

Create and update custom watchlists.

Examples, response types, property details and explanations.

Access Token

Field Description
access_token Your access token
expires_in Time in seconds before token expires
scope Authorized scope of the token
issued_at Date timestamp when the token was issued
status Current status of the token -- this is for future use only
refresh_token Your refresh token (if enabled)