How do I set up Rekor CarCheck®?

Because Rekor 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, Rekor CarCheck® can analyze images sent from a local machine, server, or even any web-based URL. When you send vehicle image data to Rekor 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 Rekor CarCheck® are described in the REST API documentation.

Rekor CarCheck® integration code samples for the following programing languages are available