> ## 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.

# Forms

> Locate filed capital-formation, insider-sale, and fund-disclosure records without treating filing discovery as transaction completion.

Locate filed capital-formation, insider-sale, and fund-disclosure records without treating filing discovery as transaction completion.

<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/forms/1-a" href="/api-reference/forms/get-v1-forms-1-a">Return recent Regulation A Form 1-A offering filings with cursor pagination and date filters</Card>
  <Card title="GET /v1/forms/144" href="/api-reference/forms/get-v1-forms-144">Return recent Form 144 notices of proposed insider sales with cursor pagination and date filters</Card>
  <Card title="GET /v1/forms/c" href="/api-reference/forms/get-v1-forms-c">Return recent Form C crowdfunding offering filings with cursor pagination and date filters</Card>
  <Card title="GET /v1/forms/d" href="/api-reference/forms/get-v1-forms-d">Return recent Form D private-offering filings with DB/SEC source-stable cursor pagination</Card>
  <Card title="GET /v1/forms/d/{accessionNumber}" href="/api-reference/forms/get-v1-forms-d-accessionNumber">Return structured Form D offering data parsed from the filing XML</Card>
  <Card title="GET /v1/forms/ncen" href="/api-reference/forms/get-v1-forms-ncen">Return recent Form N-CEN annual census filings with cursor pagination and date filters</Card>
  <Card title="GET /v1/forms/npx" href="/api-reference/forms/get-v1-forms-npx">Return recent Form N-PX proxy voting filings with cursor pagination and date filters</Card>
</CardGroup>
