---
title: "Suggest Symbols"
method: GET
path: "/v2/data/symbols/suggest/{text}"
tags: ["marketdata"]
---

# Suggest Symbols

`GET /v2/data/symbols/suggest/{text}`

Suggests symbols semantically based upon partial input of symbol name,
company name, or description. Does not return Options symbols.

## Path parameters

- `text` string, required

## Query parameters

- `$top` integer
- `$filter` string

## Response `200`

Symbol Suggest

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `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)
