How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TradeStation Accounts API

Retrieve account information including account details, balances, beginning-of-day balances, positions, orders, historical orders, and cryptocurrency wallets.

TradeStation Accounts API is one of 6 APIs that TradeStation publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 2 JSON Schemas.

This API exposes 7 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 3.0.

Requests are made against 2 base URLs: https://api.tradestation.com, https://sim-api.tradestation.com.

7 operations 7 paths 11 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0
Base URL
https://api.tradestation.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

TradeStation Accounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2AuthCode) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

  • oauth2AuthCode — OAuth 2.0 authorization code flow for accessing TradeStation API resources. Requires user authorization and supports token refresh.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

Accounts 7

Retrieve account information including account details, balances, beginning-of-day balances, positions, orders, historical orders, and cryptocurrency wallets.

GET
/v3/brokerage/accounts
Get accounts
getAccounts → 200401
GET
/v3/brokerage/accounts/{accountIds}/balances
Get account balances
getBalances 1 param → 200401404
GET
/v3/brokerage/accounts/{accountIds}/bodbalances
Get beginning-of-day balances
getBalancesBOD 1 param → 200401404
GET
/v3/brokerage/accounts/{accountIds}/positions
Get account positions
getPositions 1 param → 200401404
GET
/v3/brokerage/accounts/{accountIds}/orders
Get account orders
getOrders 1 param → 200401404
GET
/v3/brokerage/accounts/{accountIds}/historicalorders
Get historical orders
getHistoricalOrders 4 params → 200401404
GET
/v3/brokerage/accounts/{accountId}/wallets
Get cryptocurrency wallets
getWallets 1 param → 200401404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Order (15 properties), Position (10 properties), Balance (8 properties), Account (4 properties). Each schema is shown below with its type and property counts.

OrdersResponse
object
Response containing order information for one or more accounts.
1 property
BalancesResponse
object
Response containing balance information for one or more accounts.
1 property
Position
object
Represents an open position in a brokerage account.
10 properties
PositionsResponse
object
Response containing position information for one or more accounts.
1 property
AccountsResponse
object
Response containing a list of brokerage accounts.
1 property
Account
object
Represents a brokerage account with its identifiers and metadata.
4 properties
WalletsResponse
object
Response containing cryptocurrency wallet information.
1 property
Wallet
object
Represents a cryptocurrency wallet with balance information.
3 properties
Balance
object
Account balance information including cash, equity, and margin details.
8 properties
Error
object
Standard error response returned by the TradeStation API.
3 properties
Order
object
Represents an order with its current status and parameters.
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tradestation-accounts-api-openapi.yml Raw ↑

Other APIs TradeStation publishes across the network.

TradeStation Streaming API
TradeStation Market Data API
TradeStation Options API
TradeStation Order Execution API
TradeStation Reference Data API
Where this information came from

This is an independent, third-party profile of TradeStation Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.