---
title: "Get collection statistics"
method: GET
path: "/collection_stats/search/bitcoin"
tags: ["Collections"]
---

# Get collection statistics

`GET /collection_stats/search/bitcoin`

Get collection statistics

## Query parameters

- `window` '10m' | '1h' | '6h' | '1d' | '7d' | '30d'
- `sort` 'volume' | 'volumePercentageChange' | 'totalVolume' | 'sales' | 'salesPercentageChange' | 'totalSales' | 'floorPrice' | 'floorPricePercentageChange' | 'topOffer' | 'listedOverSupply' | 'ownerPercentage' | 'pending' | 'marketCap'
- `direction` 'asc' | 'desc'
- `offset` integer
- `limit` integer

## Response `200`

Successful response

---

[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)
