{
  "schema_version": "v1",
  "name_for_human": "TradeExecutor.ai",
  "name_for_model": "tradeexecutor",
  "description_for_human": "Purchase automated trade execution licenses for TradeStation. One-time purchase, no subscription. Discover products, check inventory, and initiate checkout programmatically.",
  "description_for_model": "TradeExecutor.ai is an automated trade execution engine for TradeStation built around the concept of execution leak — the measurable cost of deviating from your own trading rules. Products are one-time purchases with no subscription: robot_basic ($1,997) includes the strategy engine (.ELD file); robot_complete ($4,797) includes the strategy plus the full configuration workspace. Hard cap: 15,000 total licenses across both tiers. Use the catalog endpoint to discover available products and inventory, the checkout endpoint to initiate a Stripe-hosted purchase session, and the license/verify endpoint to confirm a license is valid and active. No authentication required. All responses are JSON.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://tradeexecutor.ai/.well-known/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://tradeexecutor.ai/images/te-logo-square.png",
  "contact_email": "support@tradeexecutor.ai",
  "legal_info_url": "https://tradeexecutor.ai/legal"
}
