Strategies
Endpoints
Method
Path
Description
List Strategies
GET /v1/strategiescurl https://rest-api.tokenbot.com/v1/strategies \
-H "X-API-Key: tb_live_your_key"Get Strategy
GET /v1/strategies/:idcurl https://rest-api.tokenbot.com/v1/strategies/str_abc123 \
-H "X-API-Key: tb_live_your_key"Create Strategy
Update Strategy
Delete Strategy
Link Copiers to Strategy
Last updated
Was this helpful?