Tradeics CLI
Give Feedback

Introduction

Updated on July 14, 2026

The Tradeics CLI (tradeics) is the official command-line companion for Tradeics developers — call REST V2, work with the LLM proxy, listen for webhooks, manage profiles, and scaffold integrations without leaving the terminal.

The CLI is in active design / early access. These guides define the intended UX and command surface so docs, SDKs, and agents stay aligned while the binary ships. Command availability may expand with each release.

Use the CLI when you want Stripe-style terminal workflows for Tradeics: fast auth, scriptable API calls, local webhook forwarding, and CI-friendly profiles.

Prefer the CLI for local develop and CI smoke checks. Prefer direct HTTP SDKs or MCP when an agent or long-running service owns the integration.