> For the complete documentation index, see [llms.txt](https://docs.datasaur.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datasaur.ai/api.md).

# API

- [Datasaur APIs](https://docs.datasaur.ai/api/apis-docs.md)
- [Credentials](https://docs.datasaur.ai/api/credentials.md)
- [Create Project](https://docs.datasaur.ai/api/create-new-project.md)
- [New mutation (createProject)](https://docs.datasaur.ai/api/create-new-project/new-mutation-createproject.md)
- [Python Script Example](https://docs.datasaur.ai/api/create-new-project/python-script-example.md): An example script to create a project via API by utilizing Project Creation Wizard (PCW)
- [Adding Documents](https://docs.datasaur.ai/api/adding-documents.md)
- [Labeling](https://docs.datasaur.ai/api/labeling.md): This page provides an overview of label set APIs and how to use them.
- [Create Label Set](https://docs.datasaur.ai/api/labeling/create-label-set.md)
- [Add Label Sets into Existing Project](https://docs.datasaur.ai/api/labeling/add-label-sets-into-existing-project.md)
- [Get List of Label Sets in a Project](https://docs.datasaur.ai/api/labeling/get-list-of-label-sets-in-a-project.md)
- [Add Label Set Item into Project's Label Set](https://docs.datasaur.ai/api/labeling/add-label-item-into-projects-label-set.md)
- [Programmatic API Labeling](https://docs.datasaur.ai/api/labeling/programmatic-auto-labeling.md): This feature allows you to use an API to apply labels to multiple projects at once.
- [Inserting Span and Arrow Label into Document](https://docs.datasaur.ai/api/labeling/inserting-span-and-arrow-label-into-document.md)
- [Export Project](https://docs.datasaur.ai/api/export-project.md)
- [Custom Webhook](https://docs.datasaur.ai/api/export-project/custom-webhook.md)
- [Get data](https://docs.datasaur.ai/api/get-data.md): Various query API examples
- [Get list of projects](https://docs.datasaur.ai/api/get-data/get-list-of-projects.md)
- [Get document information](https://docs.datasaur.ai/api/get-data/get-document-information.md)
- [Get list of tags](https://docs.datasaur.ai/api/get-data/get-list-of-tags.md)
- [Get cabinet](https://docs.datasaur.ai/api/get-data/get-cabinet.md): Get one cabinet information
- [Export team overview](https://docs.datasaur.ai/api/get-data/export-team-overview.md)
- [Check job](https://docs.datasaur.ai/api/get-data/check-job.md)
- [Custom OCR](https://docs.datasaur.ai/api/custom-ocr.md)
- [Importable Format](https://docs.datasaur.ai/api/custom-ocr/importable-format.md)
- [Custom ASR](https://docs.datasaur.ai/api/custom-asr.md)
- [Run ML-Assisted Labeling](https://docs.datasaur.ai/api/run-ml-assisted-labeling.md)
