Before you begin, ensure you have the development resources needed to set up APIs.
Get Credentials
To use our APIs, you'll need the following from GlobalVision:
Verify Tenant
API Key
Org ID
You’ll need to include all of the above whenever you make a request to the API.
Working with APIs
Submitting a Job
You can submit a job that inspects one or more files.
Note: There is no limit on the number of files that can be inspected.
For step-by-step guides, see our inspection-specific documentation:
Barcode & QR Code Inspection
OCR
OCR extracts text from images or scanned documents, enabling automated analysis and comparison of printed, scanned handwritten, or any content that includes non-live text.
FAQs
What platforms does VerifyAPI integrate with?
Leveraging REST API technology, VerifyAPI is easy to integrate with any prepress automation software. Its stateless design means faster performance and easy scaling, ideal for fast-moving prepress environments.
Supported by strong documentation, VerifyAPI plugs seamlessly into your workflow, empowering you to automate with confidence and flexibility.
Currently, VerifyAPI has out of the box integrations with Hybrid CLOUDFLOW and Esko.
What languages can VerifyAPI be accessed from?
The VerifyAPI can be accessed from any programming language that supports HTTP requests and can handle JSON responses. Common languages used to interact with the API include:
Python
JavaScript (Node.js)
Java
C# (.NET)
Ruby
PHP
Go
What are the requirements for setting up VerifyAPI?
To get the best results with VerifyAPI, use a standardized file naming convention and refer to the Getting Started with VerifyAPI guide. For smoother inspections, it's also helpful to standardize file composition like layers, separations, bleeds, and trims.
How many files can be inspected with VerifyAPI?
VerifyAPI offers unlimited inspections. There is no limit on the number of files that can be inspected.
What file formats are supported for inspections?
Supported formats include PDF, PNG, JPEG, and TIFF. Ensure your files are in one of these formats before uploading.
Is there a file size limit for uploads?
Yes, the maximum file size allowed is 100MB. Files larger than this will need to be compressed or split before uploading.
What should I do if I encounter an error during inspection?
Check the error message returned by the API for details. Common issues include unsupported file formats or exceeding file size limits. Consult the troubleshooting section of the documentation or contact support for assistance.