---
title: "Batch lookup by symbols"
method: GET
path: "/api/lookup/batch"
tags: ["Symbol Lookup"]
---

# Batch lookup by symbols

`GET /api/lookup/batch`

![Free](https://img.shields.io/badge/Free-22c55e) ![Starter](https://img.shields.io/badge/Starter-3b82f6) ![Stock](https://img.shields.io/badge/Stock-f97316) ![ETF](https://img.shields.io/badge/ETF-14b8a6) ![Pro](https://img.shields.io/badge/Pro-8b5cf6)

Returns enriched profiles for multiple ticker symbols in a single request. Up to 50 symbols per request.

## Query parameters

- `symbols` string, required

## Response `200`

Map of symbol to profile. Missing symbols are omitted from the response.

- object

## Other responses

- `400` — Invalid parameters
- `403` — Feature not available on current plan

---

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