Available Models
Retrieve the full list of models programmatically:
Parsing a Document
Submit a file for parsing viaPOST /v1/parse:
Parameters
Country Hint Behavior
Use the optionalcountry parameter when you want to steer parsing toward a specific supported market.
- Supported values:
us,mx,br - Matching is case-insensitive
- Leading and trailing whitespace is ignored
- Missing, empty, or invalid values fall back to
us
country in the parse response metadata.
Example:
Response Structure
Field Reference
Understanding Results
Document Type
ThedocumentType field identifies the parsed document type (for example idDocument, bankStatement.us, or payStub.us).
Parsed Data
TheparsedData object contains the extracted key-value pairs. The fields depend on the document type.
ID Documents (light model):
performance model document types:
The extracted fields vary by document type. The current set is idDocument, bankStatement.us, and payStub.us.
Tags and Filtering
Attach metadata to organize your parsing results:Browsing History
Retrieve paginated parsing results:Sort Options
parseId, mediaType, fileType, fileName, fileSize, confidence, documentType, timestamp