Introduction

Introduction

This is the developer way to interact with the data behind Tesla Hunt.

Tesla Hunt API allows you to create integrations and automations, such as:

  • Buy any car under a price threshold.
  • Filter any inventory car specifying option codes.
  • Retrieve all the information associated with a VIN.
  • List available inventory cars directly on your site.

The service allows you to interact with +1,000,000 data points and Tesla inventories in real-time.

You can use any HTTP client to interact with it. The base URI for all requests is api.teslahunt.io (opens in a new tab).

If you already have your API key credentials, visit authentication as next step.

Otherwise, check pricing for getting them.