# Validate bank statement

`POST /api/validate/bank-statement` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Validate bank statement

This endpoint is used to validate and get the information from a bank statement.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** API validations

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `—`); see the Implementation pane for source & tests.

