Note: This feature is currently available by request and only in a pipeline without Human-In-The-Loop!
The Annotation Schemas API provides a set of endpoints to manage annotation schemas for your application. This documentation covers the available endpoints, required headers, and responses. For more detail about how to use this api please consult our guide.
To use this API you need to set the Authorization
header, calling the Auth service with your API Key.Then you need to set Authorization
= Bearer {{accessToken}}
. The accessToken is obtained by the Auth service response.
The API is available in the following base Url's:
- Test environment: https://annotationschemaspprod.docdigitizer.com
- Production environment: https://annotationschemas.docdigitizer.com