/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 3h ago
View markdown
legend
Legend API
post
Record a copy trade and auto-post to the feed
v
OpenAPI 3.1.0
2026-08-08
241
232
1010.7 KB
app
1
arena
36
attachments
6
bug-reports
1
capital
1
chat
37
clans
29
copy-trading
14
post
Record a copy trade and auto-post to the feed
get
Copies taken on a position
get
List a user's copy profiles (defaults to the authenticated user)
post
Create a copy trading profile
get
Get profile-scoped performance history for a copy sub-wallet
patch
Update or stop a copy profile
get
Get active copy profile for a target trader (if any)
get
List a user's copiers (defaults to the authenticated user)
get
Get PNL share settings
patch
Update PNL share settings
get
Find an available copy trading wallet to reuse
post
Register a copy trading wallet for a profile
post
Record a fund deposit to a copy profile
post
Record a fund withdrawal from a copy profile
deposits
1
favorites
3
fills
1
following
13
friends
1
notifications
2
paper
1
portfolio
9
positions
8
posts
14
price-alerts
3
pusher
2
reports
1
search
4
season
2
telegram-account
2
tokens
3
trade-protection
2
trading
2
trailing-stops
4
transfers
1
user
31
users
1
withdrawals
1
x-account
4
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