/
/D-Sports API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 1h ago · Updated 2d agoView markdown
Admin1
Auth2
Binders9
Cards1
Checkout3
Config2
D-Sports Cash1
Dashboard5
Discovery2
Events13
Games7
Leaderboard6
Leagues1
Locker room17
Logout2
Misc6
Mobile auth4
Notifications4
Packs5
Products1
Quests10
Rep5
Rewards3
Teams9
User41
  • getGet user or suggestions
  • patchUpdate user
  • getCheck handle availability
  • getGet user collectibles
  • getGet completed quests
  • deleteDelete account
  • getDry-run account deletion
  • getGet dev card settings
  • postUpdate dev card settings
  • getGet featured collectibles for a profile
  • putReplace authenticated user's featured collectibles (max 12)
  • getCheck follow status
  • postFollow user
  • deleteUnfollow user
  • getList followers/following
  • getCheck onboarded
  • getList muted users
  • postMute user
  • deleteUnmute user
  • getList blocked users
  • postBlock user
  • deleteUnblock user
  • getGet onboarding status
  • postComplete onboarding
  • getGet user packs
  • getGet opened packs
  • getGet privacy setting
  • patchUpdate privacy
  • getGet profile
  • postCreate/onboard profile
  • patchUpdate profile
  • getRecommended users
  • getSearch users
  • getGet user settings
  • patchUpdate user settings
  • getGet star status
  • getSync Clerk user
  • getList joined and followed team IDs
  • postToggle star
  • getTop users
  • postVerify password
Wallets9
Webhooks1
    User

    Get featured collectibles for a profile

    get/api/user/featured-collectibles

    Query parameters

    userIdstring
    handlestring

    Response

    { success, data: { collectibles } }