Skip to content

KB/api

POST /api/v1/trading/trades/options

Last verified

Auto-generated. This article is rebuilt from FastAPI route introspection by scripts/build_api_kb.py. Edit the route docstring in app/ and re-run the script β€” do not edit this file directly.

POST /api/v1/trading/trades/options

Handler: app.trading.options_routes.initiate_option_trade
Methods: POST

Description

Initiate an option trade. Returns a 60-second quote to confirm.

Optional play_id (1-32 chars, ^[a-z0-9][a-z0-9_-]*$) tags which trading play fired the order; it is recorded on the resulting fill. Omit for untagged orders (default null).

Curl

curl -s https://bigclawd.com/api/v1/trading/trades/options