---
title: "Search for Symbols"
method: GET
path: "/v2/data/symbols/search/{criteria}"
tags: ["marketdata"]
---

# Search for Symbols

`GET /v2/data/symbols/search/{criteria}`

Searches symbols based upon input criteria including Name, Category and
Country.

## Path parameters

- `criteria` string, required

## Response `200`

Symbol Search Response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Symbol Not Found
- `500` — Unexpected Error
- `502` — Bad Gateway
- `504` — Gateway Timeout

---

[API](https://skmtc.net/tradestation/apis/tradestation-api.md) · [All operations](https://skmtc.net/tradestation/apis/tradestation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradestation/tradestation-api/versions/061b6b092458/schema)
