/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
legend
Legend API
post
Record a copy trade and auto-post to the feed
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
copy-trading
Record a copy trade and auto-post to the feed
post
/v1/copy-trades
Request body
object
required
targetUserId
string
uuid
required
symbol
string
required
side
'LONG'
|
'SHORT'
required
amount
number
required
margin
number
required
leverage
integer
required
entryPrice
number
required
Response
Successful response
object
required
copyTrade
CopyTrade
required