# Sypht

## Sypht

- [Introduction](https://docs.sypht.com/sypht/master.md): Getting started with the Sypht API
- [Authentication](https://docs.sypht.com/sypht/setup/api-credentials.md): Setting up access to the Sypht API
- [Upload and Extract (v2)](https://docs.sypht.com/sypht/upload-and-extract/prediction-v2.md): Upload documents and run workflows with more optionality
- [Upload and Extract (v1)](https://docs.sypht.com/sypht/upload-and-extract/prediction.md): Make predictions on uploaded documents
- [File management](https://docs.sypht.com/sypht/upload-and-extract/file-management.md): Retrieve document metadata
- [Real-time validation](https://docs.sypht.com/sypht/workflows/validation.md): Add real-time human-in-the-loop validation to predictions.
- [Smart document split](https://docs.sypht.com/sypht/workflows/smart-document-split.md): Add automatic document splitting to workflows.
- [Entity matching](https://docs.sypht.com/sypht/workflows/entity-matching.md): Match data to an external data source
- [extraction (sypht.extract)](https://docs.sypht.com/sypht/workflows-v2/extraction.md): Extract predicted data from documents
- [Real-time validation (sypht.validate)](https://docs.sypht.com/sypht/workflows-v2/validation.md): Add real-time human-in-the-loop validation to predictions. (coming soon to v2)
- [Smart document split (sypht.split)](https://docs.sypht.com/sypht/workflows-v2/split.md): Add automatic document splitting to workflows.
- [Line Items](https://docs.sypht.com/sypht/field-types/line-items.md): Understanding the line-items data format
- [Classification fields](https://docs.sypht.com/sypht/field-types/classification.md): How to use classification field types
- [Signals](https://docs.sypht.com/sypht/field-types/signals.md): Get to know Signals field concepts and output data formats
- [Values](https://docs.sypht.com/sypht/field-types/values.md)
- [API Introduction](https://docs.sypht.com/sypht/api-docs/api-introduction.md)
- [Authentication](https://docs.sypht.com/sypht/api-docs/authentication.md)
- [POST - Authentication Token](https://docs.sypht.com/sypht/api-docs/authentication/post-authentication-token.md)
- [Upload Document](https://docs.sypht.com/sypht/api-docs/upload-document.md)
- [POST - Upload Document](https://docs.sypht.com/sypht/api-docs/upload-document/post-upload-document.md)
- [POST - Upload JSON](https://docs.sypht.com/sypht/api-docs/upload-document/post-upload-json.md)
- [Results](https://docs.sypht.com/sypht/api-docs/results.md)
- [GET - Document Results](https://docs.sypht.com/sypht/api-docs/results/get-document-results.md)
- [GET - Image Results](https://docs.sypht.com/sypht/api-docs/results/get-image-results.md)
- [Upload Annotation](https://docs.sypht.com/sypht/api-docs/upload-annotation.md)
- [PUT - Upload Annotation](https://docs.sypht.com/sypht/api-docs/upload-annotation/put-upload-annotation.md)
