Overview
Welcome to the TokenBot developer documentation. TokenBot provides programmatic access to automated crypto trading, copy trading, and portfolio management.
APIs
API
Description
Base URL
Getting Started
Quickstart Guide — Make your first API call in minutes
Authentication — API keys, JWT, OAuth, passkeys
Rate Limits — Usage limits and best practices
Error Handling — Standard error response format
Key Concepts
Exchange Account — Connected exchange (Binance, Bybit, etc.) with API credentials
Strategy — A trading strategy attached to an exchange account
Copier — Copies trades from a strategy to another exchange account
Trade — An individual order executed on an exchange
Trade Pair — A trading pair (e.g., BTC/USDT) available on an exchange
Token
The platform token is TBOT.
Last updated
Was this helpful?