Skip to main content
This comprehensive guide will help you understand and use the Visual Layer API effectively. Visual Layer provides powerful tools for managing, exploring, enriching, and analyzing visual data through an intuitive API. The Visual Layer API provides a comprehensive set of endpoints to interact with Visual Layer’s powerful data processing, enrichment, and exploration capabilities. This guide covers everything you need to start working with the API.

Cloud API vs On-Premises API

There are important differences between cloud and on-premises deployments:
  • Cloud API: All cloud API calls require authentication with JWT tokens
  • On-Premises API: Authentication is not required for on-premises deployments
If you’re using an on-premises deployment, you can disregard authentication sections and omit authorization headers in requests.