Manage data catalogs programmatically using the Vantage API — list catalogs, inspect their structure, add records, reindex after changes, and delete records.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
List and inspect data catalogs
-
List all available data catalogs:
-
Get detailed information about a specific data catalog:
-
Get the mapping between a skill’s fields and a data catalog’s columns:
Update a data catalog
Use the following endpoints to update a data catalog with JSON records.
After indexing completes, the catalog is ready for use by Document skills.
Delete all records
Remove every record from a data catalog:API reference
For the full Vantage API reference, see the Swagger documentation.Related topics
Using data catalogs
Use data catalogs to validate and auto-populate extracted data from a Document skill.
Create data catalogs
Create a data catalog from a CSV file or by entering columns manually.
Update data catalogs
Update a data catalog by uploading a CSV file through the UI or via an SFTP shared folder.
Create data catalog lookup rules
Verify extracted document fields against data catalog records using exact or fuzzy matching.
