> ## Documentation Index
> Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Entities

> Resolve and search best-match public-market entities across issuers, managers, insiders, and funds.

Resolve and search best-match public-market entities across issuers, managers, insiders, and funds.

<Note>
  The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
</Note>

## Operations in this family

<CardGroup cols={2}>
  <Card title="GET /v1/entities" href="/api-reference/entities/get-v1-entities">Search canonical SEC entities across issuers, managers, insiders, and funds with offset pagination</Card>
  <Card title="GET /v1/entities/edgar" href="/api-reference/entities/get-v1-entities-edgar">Search SEC EDGAR entity records by name, ticker, CIK, or identifier with source-oriented pagination</Card>
  <Card title="GET /v1/entities/resolve" href="/api-reference/entities/get-v1-entities-resolve">Resolve one issuer, manager, insider, or fund from a market or SEC identifier, returning the canonical entity and match confidence</Card>
</CardGroup>
