---
title: "Company Profile Information V2.1"
method: GET
path: "/api/v2.1/fundamentals/companyProfile"
tags: ["Fundamentals"]
---

# Company Profile Information V2.1

`GET /api/v2.1/fundamentals/companyProfile`

Retrieves comprehensive company profile information including business description, industry classification, sector details, headquarters location, key executives, and other corporate metadata. Essential for understanding company background and organizational structure.

## Query parameters

- `symbols` string, required
- `asOf` string
- `period` string
- `reportType` string

## Response `200`

Company profile data

- object

## Other responses

- `400` — Bad request - missing or invalid symbols parameter
- `500` — Internal server error

---

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