---
title: "Filing Preparation Checklist Component"
method: POST
path: "/companies/{company}/components/checklist"
---

# Filing Preparation Checklist Component

`POST /companies/{company}/components/checklist`

Generates a link to a filing preparation checklist component, which can be embedded into your product. Check out our <a href="https://docs.checkhq.com/docs/adding-check-onboard-to-your-application" target="_blank">guide</a> on how to embed components.

## Path parameters

- `company` string, required

## Request body

- object
  - `topic` 'filing_preparation', required

## Response `200`

200

- object
  - `url` string

## Other responses

- `400` — 400

---

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