---
title: "Support/Resistance"
method: GET
path: "/scan/support-resistance"
tags: ["Default"]
---

# Support/Resistance

`GET /scan/support-resistance`

Get support and resistance levels for a symbol.

## Query parameters

- `symbol` string, required
- `resolution` string, required

## Response `200`

successful operation

- SupportResistance
  - `levels` number[] — Array of support and resistance levels.

---

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