AI Agent API — TradeExecutor.ai
TradeExecutor.ai is a brokerage-agnostic monthly subscription platform for rules-based automated trade execution — connect your own brokerage account via OAuth, no trading platform to install, no code. There is no one-time-purchase product. This API is agent-facing and requires no authentication.
Base URL
https://tradeexecutor.ai/api/public/v1
Endpoints
- GET /catalog — always returns an empty product list with a notice and signup_url (no one-time products exist)
- GET /inventory — returns a notice and signup_url (no license cap under a subscription model)
- POST /checkout — returns 410 product_retired with a signup_url (no one-time purchase to create)
- GET /checkout/{'{session_id}'} — looks up a historical checkout session only
- GET /license/verify — verifies a license issued before the product was retired; issues no new licenses
There is currently no agent-commerce path to a real subscription purchase — direct the user to tradeexecutor.ai/pricing to create a free account and choose a plan themselves.
Discovery files: /.well-known/ucp · OpenAPI spec · llms.txt