How do I set up Rekor CarCheck™?

Because CarCheck™ is a REST-based API, it works with any programming language on any operating system. You can make API calls using whatever method you prefer.

For maximum flexibility and control, CarCheck™ can analyze images sent from a local machine, server, or even any web-based URL. When you send vehicle image data to CarCheck™, we analyze that image and return JSON data describing the license plate and vehicle. That JSON data can then be used however you best see fit.

The endpoints for CarCheck™ are described in the REST API documentation.

CarCheck™ integration code samples for the following programing languages are available