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

# Coverage

> Supported countries, document types, and file formats.

## Countries

| Country       | Availability | API `region`      |
| ------------- | ------------ | ----------------- |
| Brazil        | Available    | `BR`              |
| Canada        | Available    | `CA`              |
| United States | Available    | `US`              |
| Mexico        | Coming soon  | Not yet available |

Set `region` to the country that issued the document.

## Document types

| Document type     | API `doc_type`      |
| ----------------- | ------------------- |
| Passport          | `passport`          |
| Identity card     | `id_card`           |
| Pay stub          | `paystub`           |
| Benefit statement | `benefit_statement` |
| Bank statement    | `bank_statement`    |

Set `doc_type` to the type of document you expect. Confirm coverage for your
specific document types and markets with Trelent before rollout.

## File formats and size

The API accepts **PDF, PNG, JPEG, TIFF, and WebP**, up to **50 MB per document**.

Supply a document URL that your Document Verification deployment can download.
See [Start a detection](/document-verification/api-reference/start-a-detection)
for request fields and URL requirements, or follow the
[Quickstart](/document-verification/quickstart) to verify your first document.
