---
title: "User Collections"
method: POST
path: "/collections/user-collections"
tags: ["Collections"]
---

# User Collections

`POST /collections/user-collections`

Use this API to explore a user's collections metadata and statistics (sales, volume, etc).

## Request body

- GetUserCollectionsRequest
  - `chain` 'ethereum' | 'abstract' | 'apechain' | 'arbitrum' | 'base' | 'berachain' | 'bsc' | 'polygon' | 'sei' | 'avalanche' | 'monad'
  - `walletAddresses` string[], required — a list of user wallet address to query collection stats from. example: `0x47d88afbba889709abba07339ed1c88079944ca3`

## Response `200`

Successful

---

[API](https://skmtc.net/magiceden/apis/magic-eden-api.md) · [All operations](https://skmtc.net/magiceden/apis/magic-eden-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/magiceden/magic-eden-api/revisions/66028b292693/schema)
