Skip to content
Martin Blais edited this page Jan 17, 2021 · 2 revisions

Notes on the semantics of each API calls located here.

api.tdameritrade.com/v1/accounts api.tdameritrade.com/v1/accounts/{accountId} api.tdameritrade.com/v1/accounts/{accountId}/orders api.tdameritrade.com/v1/accounts/{accountId}/orders/{orderId} api.tdameritrade.com/v1/accounts/{accountId}/preferences api.tdameritrade.com/v1/accounts/{accountId}/savedorders api.tdameritrade.com/v1/accounts/{accountId}/savedorders/{savedOrderId} api.tdameritrade.com/v1/accounts/{accountId}/transactions api.tdameritrade.com/v1/accounts/{accountId}/transactions/{transactionId} api.tdameritrade.com/v1/accounts/{accountId}/watchlists api.tdameritrade.com/v1/accounts/{accountId}/watchlists/{watchlistId} api.tdameritrade.com/v1/accounts/watchlists api.tdameritrade.com/v1/instruments api.tdameritrade.com/v1/instruments/{cusip} api.tdameritrade.com/v1/marketdata/chains api.tdameritrade.com/v1/marketdata/hours api.tdameritrade.com/v1/marketdata/{index}/movers api.tdameritrade.com/v1/marketdata/{market}/hours api.tdameritrade.com/v1/marketdata/quotes api.tdameritrade.com/v1/marketdata/{symbol}/pricehistory api.tdameritrade.com/v1/marketdata/{symbol}/quotes api.tdameritrade.com/v1/oauth2/token api.tdameritrade.com/v1/orders api.tdameritrade.com/v1/userprincipals api.tdameritrade.com/v1/userprincipals/streamersubscriptionkeys

Saved Orders

Thank you for the follow up. The Saved order endpoint will only be available for accounts with Advanced Features disabled. When you have a moment, please give our traders a call at 866-839-1100 and ask them to disable this to use a feature on the API. They will need to walk you through some of the changes that could occur with your account if this is removed.

Clone this wiki locally