---
title: "Classify Document Endpoint"
method: POST
path: "/api/v1/classify_document"
---

# Classify Document Endpoint

`POST /api/v1/classify_document`

## Request body

- ClassifyDocumentRequest
  - `first_500_words_text` string, required

## Response `200`

Successful Response

- object[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/caresquare/apis/fastapi.md) · [All operations](https://skmtc.dev/caresquare/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/caresquare/apis/fastapi/revisions/12dd4779f835?raw)
