API endpoints for OCR provider and GenAI models
To get the list of available OCR providers, use /ocrsvc/v{ver}/OCRProviders/List
.
To get the list of available GenAI models, use /ocrsvc/v{ver}/Models/List
Note: In all the API endpoints mentioned above, the parameter {ver} represents the version number and its default value is 1.