---
title: "Exchange sparkline"
method: GET
path: "/api/v1/exchanges/{slug}/sparkline"
tags: ["Exchanges"]
---

# Exchange sparkline

`GET /api/v1/exchanges/{slug}/sparkline`

The exchange's volume sparkline series for a period (defaults to 7d) — the same
series the web's exchange rows render.

## Query parameters

- `period` string, nullable — One of `24h`, `7d` (default), `30d`, `60d`, `90d`, `180d`, `365d`.

---

[API](https://skmtc.net/bitculator/apis/bitculator-data-api.md) · [All operations](https://skmtc.net/bitculator/apis/bitculator-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitculator/bitculator-data-api/revisions/ed1378af68b6/schema)
