---
title: "Company Enrichment"
method: POST
path: "/v2/enrichment/company"
tags: ["Company Enrichment"]
---

# Company Enrichment

`POST /v2/enrichment/company`

Retrieve a full company profile from a LinkedIn company URL.

## Request body

- object
  - `company_linkedin_url` string, required

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `429` — Too Many Requests

---

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