# API

- [Datasaur APIs](/api/apis-docs.md)
- [Credentials](/api/credentials.md)
- [Create Project](/api/create-new-project.md)
- [New mutation (createProject)](/api/create-new-project/new-mutation-createproject.md)
- [Python Script Example](/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](/api/adding-documents.md)
- [Labeling](/api/labeling.md): This page provides an overview of label set APIs and how to use them.
- [Create Label Set](/api/labeling/create-label-set.md)
- [Get List of Label Sets in a Project](/api/labeling/get-list-of-label-sets-in-a-project.md)
- [Add Label Set Item into Project's Label Set](/api/labeling/add-label-item-into-projects-label-set.md)
- [Programmatic API Labeling](/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](/api/labeling/inserting-span-and-arrow-label-into-document.md)
- [Export Project](/api/export-project.md)
- [Custom Webhook](/api/export-project/custom-webhook.md)
- [Get Data](/api/get-data.md): Various query API examples
- [Get List of Projects](/api/get-data/get-list-of-projects.md)
- [Get Document Information](/api/get-data/get-document-information.md)
- [Get List of Tags](/api/get-data/get-list-of-tags.md)
- [Get Cabinet](/api/get-data/get-cabinet.md): Get one cabinet information
- [Export Team Overview](/api/get-data/export-team-overview.md)
- [Check Job](/api/get-data/check-job.md)
- [Custom OCR](/api/custom-ocr.md)
- [Importable Format](/api/custom-ocr/importable-format.md)
- [Custom ASR](/api/custom-asr.md)
- [Run ML-Assisted Labeling](/api/run-ml-assisted-labeling.md)
