---
title: "Market activity"
method: GET
path: "/api/v4/public/ticker"
tags: ["Public API V4"]
---

# Market activity

`GET /api/v4/public/ticker`

The endpoint retrieves a 24-hour pricing and volume summary for each market pair available on the exchange.

<Note>
The API caches the response for 1 second
</Note>

<Warning>
Rate limit: 2000 requests/10 sec. See [Public API V4 overview](/public/http-v4/index) for rate limit details.
</Warning>

## Response `200`

Successful response

- object

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/whitebit/apis/whitebit-private-http-api-v4.md) · [All operations](https://skmtc.net/whitebit/apis/whitebit-private-http-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/whitebit/whitebit-private-http-api-v4/revisions/76c9def9942f/schema)
