---
title: "Price Data (Compact)"
method: GET
path: "/api/v3/companies/prices/compact"
tags: ["Price Data"]
---

# Price Data (Compact)

`GET /api/v3/companies/prices/compact`

Get price data, compact format (more efficient data transfer)

## Query parameters

- `id` number[]
- `ticker` string[]
- `ratios` boolean
- `asreported` boolean
- `start` string
- `end` string

## Headers

- `Authorization` string, required

## Response `200`

Success

## Other responses

- `400` — Bad request
- `404` — API Not Found
- `429` — Rate limits exceeded, see section Rate Limits

---

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