---
title: "Add a perp to favorites"
method: POST
path: "/v1/favorites"
tags: ["favorites"]
---

# Add a perp to favorites

`POST /v1/favorites`

## Request body

- object
  - `symbol` string, required

## Response `200`

Successful response

- object
  - `symbol` string, required

## Other responses

- `404` — Resource not found

---

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