Ally Invest Orders API

The Ally Invest Orders API enables programmatic placement and management of equity and options orders for self-directed brokerage accounts. Orders are submitted using a FIXML-variant format. Supports order preview before execution, retrieval of open orders, and cancellation of pending orders. Requires OAuth 1.0 authentication with account-level credentials.

API entry from apis.yml

apis.yml Raw ↑
aid: ally-invest:ally-invest-orders-api
name: Ally Invest Orders API
tags:
- Orders
- Trades
- FIXML
- Preview
- Execution
humanURL: https://www.ally.com/api/invest/documentation/getting-started/
baseURL: https://api.ally.com/v1
properties:
- url: https://www.ally.com/api/invest/documentation/getting-started/
  type: Documentation
description: The Ally Invest Orders API enables programmatic placement and management of equity and options
  orders for self-directed brokerage accounts. Orders are submitted using a FIXML-variant format. Supports
  order preview before execution, retrieval of open orders, and cancellation of pending orders. Requires
  OAuth 1.0 authentication with account-level credentials.