English
cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/api/publicapi/v1/skills \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "name": "<string>", "type": "Classification" } ]
The access token received from the authorization server in the OAuth 2.0 flow.
All skills are successfully returned
1
Classification
Document
Process
Ocr
Assembling
Was this page helpful?