---
title: "General Company Info (Compact)"
method: GET
path: "/api/v3/companies/general/compact"
tags: ["General Data"]
---

# General Company Info (Compact)

`GET /api/v3/companies/general/compact`

Get Information for one or several companies by SimFin ID or ticker. Compact format (more efficient data transfer)

## Query parameters

- `id` number[]
- `ticker` string[]

## Headers

- `Authorization` string, required

## Response `200`

Success

- CompanyArrayFormat[]
  - `columns` string[]
  - `data` object[], required

## 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)
