---
title: "Post Multiple Token Prices"
method: POST
path: "/price/multi"
tags: ["Price"]
---

# Post Multiple Token Prices

`POST /price/multi`

Similar to GET /price/multi, but accepts an array of token addresses in the request body

## Request body

- object
  - `tokens` string[]

## Response `200`

Successful response

- object

---

[API](https://skmtc.dev/solanatracker/apis/solana-tracker-data-api.md) · [All operations](https://skmtc.dev/solanatracker/apis/solana-tracker-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/solanatracker/solana-tracker-data-api/revisions/c07c6f82d0c4/schema)
