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

tastytrade complex-orders API

Allows an API client to retreive information about complex orders on a per account basis.

tastytrade complex-orders API is one of 29 APIs that tastytrade publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include complex-orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, a getting-started guide, and rate-limit docs.

This API exposes 8 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 7.1.0.

Requests are made against a single base URL, https://api.tastyworks.com.

8 operations 5 paths 6 schemas 1 DELETE3 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
7.1.0
Base URL
https://api.tastyworks.com
Resource Areas
1

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

complex-orders 8

Allows an API client to retreive information about complex orders on a per account basis.

GET
/accounts/{account_number}/complex-orders
Returns a paginated list of all Complex Orders
getAccountsAccountNumberComplexOrders 3 params → 200
POST
/accounts/{account_number}/complex-orders
Creates a new Complex Order from supplied params
postAccountsAccountNumberComplexOrders 1 param body → 201
POST
/accounts/{account_number}/complex-orders/dry-run
Performs a dry-run for a new ComplexOrder from supplied params. Allows validation of potential orders.
postAccountsAccountNumberComplexOrdersDryRun 1 param body → 201
GET
/accounts/{account_number}/complex-orders/live
Returns all Complex Orders where a compenent order was placed today
getAccountsAccountNumberComplexOrdersLive 1 param → 200
GET
/accounts/{account_number}/complex-orders/{id}
Returns a full representation of a Complex Order
getAccountsAccountNumberComplexOrdersId 2 params → 200
PATCH
/accounts/{account_number}/complex-orders/{id}
Edit threshold-price of a PAIRS trade.
patchAccountsAccountNumberComplexOrdersId 2 params body → 200
DELETE
/accounts/{account_number}/complex-orders/{id}
Request cancellation for all non terminal components of a Complex Order
deleteAccountsAccountNumberComplexOrdersId 2 params → 200
POST
/accounts/{account_number}/complex-orders/{id}/dry-run
Performs a dry-run for editing a ComplexOrder from supplied params.
postAccountsAccountNumberComplexOrdersIdDryRun 2 params body → 201

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ComplexOrder (10 properties), PlacedOrderResponse (8 properties), postAccountsAccountNumberComplexOrdersDryRun (7 properties), postAccountsAccountNumberComplexOrders (7 properties). Each schema is shown below with its type and property counts.

patchAccountsAccountNumberComplexOrdersId
object
Edit threshold-price of a PAIRS trade.
2 properties
postAccountsAccountNumberComplexOrders
object
Creates a new Complex Order from supplied params
7 properties 4 required
PlacedOrderResponse
object
PlacedOrderResponse model
8 properties
postAccountsAccountNumberComplexOrdersDryRun
object
Performs a dry-run for a new ComplexOrder from supplied params. Allows validation of potential orders.
7 properties 4 required
postAccountsAccountNumberComplexOrdersIdDryRun
object
Performs a dry-run for editing a ComplexOrder from supplied params.
2 properties
ComplexOrder
object
ComplexOrder model
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tastytrade-complex-orders-api-openapi.yml Raw ↑

Other APIs tastytrade publishes across the network.

tastytrade DXLink Market Data Streaming API
tastytrade Account Streamer API
tastytrade accounts API
tastytrade api-quote-tokens API
tastytrade Available Dates API
tastytrade Backtests API
tastytrade balance-snapshots API
tastytrade customers API
tastytrade futures-option-chains API
tastytrade instruments API
tastytrade margin-requirements API
tastytrade margin-requirements-public-configuration API
Where this information came from

This is an independent, third-party profile of tastytrade complex-orders 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.