API reference
Programmatic access to connections, logs, and analytics. REST-first, JSON everywhere.
Authentication
The dashboard API uses bearer tokens from email OTP login. Webhook ingest uses the workspace URL token plus Account ID secret — not the dashboard JWT.
Endpoints
REST endpoints power the app at api.transistrade.com — terminals, signals, billing, and user profile. There is no public third-party API key today.
Pagination
List endpoints return cursor-based pages. The web app handles pagination internally.
Rate limits
Webhook ingest is rate-limited per endpoint. Dashboard API calls use standard per-user limits.
Related guides
Want to contribute?
Spot an inaccuracy or missing detail? Send us a note from the contact page — real humans read every message.