---
title: "Find companies similar to one or more given companies. Supports additional filters like country, industry, employee count, and revenue to narrow results. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request."
method: POST
path: "/company-enrich/companies/similar"
tags: ["Company Enrich"]
---

# Find companies similar to one or more given companies. Supports additional filters like country, industry, employee count, and revenue to narrow results. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.

`POST /company-enrich/companies/similar`

## Response `200`

Successful response

## Other responses

- `402` — Payment Required (x402 / MPP / np)

---

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