This page is auto-generated from:Documentation Index
Fetch the complete documentation index at: https://docs.receiptor.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://developer.api.receiptor.ai/v1/capabilities
2026-03-09T08:32:50.283Z
Capabilities
| Identifier | Slug | Description | Permissions |
|---|---|---|---|
bulkEditDocuments | - | Bulk edit receipts and invoices. Supports dry-run preview (default) and execute modes. Preview returns matching documents with proposed changes and available merchants/categories for context. | documents:write |
countDocuments | - | Count receipts and aggregate data. Use for spending totals and financial analysis. Supports grouping by merchant, category, date, etc. Gets ALL matching documents. | documents:read |
searchDocuments | - | Search, filter, and retrieve user’s receipts and invoices. Supports text search, filtering by document type, export status, date ranges, sorting, and semantic similarity. | documents:read |
Schemas
bulkEditDocuments
Bulk edit receipts and invoices. Supports dry-run preview (default) and execute modes. Preview returns matching documents with proposed changes and available merchants/categories for context.
Permissions:
documents:write
countDocuments
Count receipts and aggregate data. Use for spending totals and financial analysis. Supports grouping by merchant, category, date, etc. Gets ALL matching documents.
Permissions:
documents:read
searchDocuments
Search, filter, and retrieve user’s receipts and invoices. Supports text search, filtering by document type, export status, date ranges, sorting, and semantic similarity.
Permissions:
documents:read