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 +500,000 data points and Tesla inventories in real-time.
The base URI for all requests is api.teslahunt.io (opens in a new tab), and you can use any HTTP client to interact with it.
Accessing to any resource implies authentication. You should request access first.