---
title: "Symbols"
method: GET
path: "/api/v1/public/symbols"
tags: ["Public API V1"]
---

# Symbols

`GET /api/v1/public/symbols`

The endpoint retrieves information about all available markets for trading.

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

<Warning>
Rate limit 1000 requests/10 sec.
</Warning>

## Response `200`

Successful response

- object
  - `success` boolean
  - `message` string, nullable
  - `result` string[]

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