# Stax API Reference ## Docs - [Introduction](https://docs.stax.ai/index.md): Welcome to the Stax API Documentation - [Archive Document](https://docs.stax.ai/ta-api-reference/document/archive-document.md): Archive a document - [Copy Document](https://docs.stax.ai/ta-api-reference/document/copy-document.md): Copy document to another stack - [Create Document](https://docs.stax.ai/ta-api-reference/document/create-document.md): Create a document using presigned URL - [Download Document](https://docs.stax.ai/ta-api-reference/document/download-document.md): Download the original document file - [Find Duplicate Documents](https://docs.stax.ai/ta-api-reference/document/find-duplicate-documents.md): Find duplicate documents by checksum - [Get Document](https://docs.stax.ai/ta-api-reference/document/get-document.md): Get document information by ID - [Get Document Jobs](https://docs.stax.ai/ta-api-reference/document/get-document-jobs.md): Get processing jobs for a document - [Get Recent Documents](https://docs.stax.ai/ta-api-reference/document/get-recent-documents.md): Get recently viewed documents - [Move Document](https://docs.stax.ai/ta-api-reference/document/move-document.md): Move document to another stack - [Remove Document](https://docs.stax.ai/ta-api-reference/document/remove-document.md): Delete a document - [Restore Document](https://docs.stax.ai/ta-api-reference/document/restore-document.md): Restore an archived document - [Search Archive](https://docs.stax.ai/ta-api-reference/document/search-archive.md): Search archived documents - [Search Documents](https://docs.stax.ai/ta-api-reference/document/search-documents.md): Search documents using Elasticsearch - [Update Document](https://docs.stax.ai/ta-api-reference/document/update-document.md): Update document properties and metadata - [Upload Document](https://docs.stax.ai/ta-api-reference/document/upload-document.md): Upload one or more documents (up to 10 files) - [Create Stack](https://docs.stax.ai/ta-api-reference/stack/create-stack.md): Create a new document stack - [Get Stack](https://docs.stax.ai/ta-api-reference/stack/get-stack.md): Get stack information by ID or tag - [List All Stacks](https://docs.stax.ai/ta-api-reference/stack/list-all-stacks.md): Get a list of all stacks for the current team - [List Documents in Stack](https://docs.stax.ai/ta-api-reference/stack/list-documents-in-stack.md): Get a list of documents in a stack with pagination and filtering - [Remove Stack](https://docs.stax.ai/ta-api-reference/stack/remove-stack.md): Delete a stack - [Update Stack](https://docs.stax.ai/ta-api-reference/stack/update-stack.md): Update stack properties - [Attach Statement to Document](https://docs.stax.ai/ta-api-reference/tpa/attach-statement-to-document.md): Attach a TPA statement to a document - [Confirm Statement](https://docs.stax.ai/ta-api-reference/tpa/confirm-statement.md): Confirm a TPA statement (lock it) - [Create TPA Account](https://docs.stax.ai/ta-api-reference/tpa/create-tpa-account.md): Create a new TPA account - [Create TPA Plan](https://docs.stax.ai/ta-api-reference/tpa/create-tpa-plan.md): Create a new TPA plan - [Create TPA Transaction](https://docs.stax.ai/ta-api-reference/tpa/create-tpa-transaction.md): Create a new transaction - [Get TPA Account](https://docs.stax.ai/ta-api-reference/tpa/get-tpa-account.md): Get TPA account by ID - [Get TPA Plan](https://docs.stax.ai/ta-api-reference/tpa/get-tpa-plan.md): Get TPA plan by ID - [List TPA Accounts](https://docs.stax.ai/ta-api-reference/tpa/list-tpa-accounts.md): Get all TPA accounts for a plan - [List TPA Plans](https://docs.stax.ai/ta-api-reference/tpa/list-tpa-plans.md): Get all TPA plans - [List TPA Statements](https://docs.stax.ai/ta-api-reference/tpa/list-tpa-statements.md): Get all TPA statements - [List TPA Transactions](https://docs.stax.ai/ta-api-reference/tpa/list-tpa-transactions.md): Get transactions for a statement - [API endpoints](https://docs.stax.ai/trust-accounting/api-endpoints.md): A high-level tour of the key Trust Accounting API endpoints and how to use them in common workflows. - [Authentication](https://docs.stax.ai/trust-accounting/authentication.md): How to authenticate requests to the Stax Trust Accounting API using Bearer tokens and user email headers. - [Data model](https://docs.stax.ai/trust-accounting/data-model.md): Understand the key entities, relationships, and identifiers in the Stax Trust Accounting domain. - [Trust Accounting overview](https://docs.stax.ai/trust-accounting/index.md): Learn what the Stax Trust Accounting API does and how to start integrating it into your product. - [Limits & performance](https://docs.stax.ai/trust-accounting/limits.md): Rate limits, SLAs, and performance considerations when integrating with the Stax Trust Accounting API. ## OpenAPI Specs - [openapi](https://docs.stax.ai/api-reference/openapi.json)