/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 20h ago · Updated 20h ago
View markdown
legend
Legend API
patch
Update clan details
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
app
1
arena
36
attachments
6
bug-reports
1
capital
1
chat
37
clans
29
get
Get current user's clan eligibility status
get
List all clans
post
Create a new clan
get
Get clan leaderboard with aggregated performance stats
get
Get the current user's clan
get
Get a clan by name
get
Get pending membership requests for a clan (owner only)
post
Send a request to join a clan
get
Check if user has a pending request to join a clan
delete
Cancel a pending request to join a clan
get
Check if a clan join request is still pending
post
Approve a pending membership request (owner only)
post
Decline a pending membership request (owner only)
delete
Leave a clan
get
Get clan members
post
Join a clan
delete
Kick a member from a clan (admin/leader only)
patch
Update a member role (owner only)
get
Get pending invites for a clan
post
Send a clan invite to a user
get
Check if current user has a pending invite to a clan
delete
Decline a pending clan invitation
delete
Cancel a pending clan invitation (sender or admin/owner only)
delete
Disband/delete a clan (owner only)
patch
Update clan details
post
Get presigned URL for uploading clan image
get
Get a clan by ID
get
Get pending membership requests for a clan (owner only)
get
Get pending invites for a clan
copy-trading
14
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
clans
Update clan details
patch
/v1/clans/{clanId}
Path parameters
clanId
string
uuid
required
Request body
object
required
description
string
nullable
imageUrl
string
uri
nullable
bannerUrl
string
uri
nullable
Response
Successful response
object
required
id
string
uuid
required
name
string
required
description
string
nullable
required
imageUrl
string
nullable
required
bannerUrl
string
nullable
required