# Marketcheck

{% hint style="info" %}
The Marketcheck service is available in **Motors VIN Decoder Pro** version of the plugin
{% endhint %}

### About Marketcheck Service

![](/files/-MJVt1dNeH9cqLdM4N-O)

Marketcheck's automotive data covers 6 years of inventory across the US and Canada. Each day they crawl over 50k dealer websites to deliver the most comprehensive and up-to-date depictions of market activity available anywhere. Individual listing records show year, make, model, and trim, with VIN-level histories, showing the most recent time the car showed up online back to the earliest, with every change that occurred over that time. Car types include new, used, certified, lease, auction, and private sellers. Equipment breakdowns give fuel type, engine size, transmission, color, driveline, and body style with links back to the VDP of the source we obtained the information from.

{% hint style="success" %}
To get the Marketcheck API key, refer to [Marketcheck ](https://www.marketcheck.com/#content)official website and register.
{% endhint %}

After activating the **Motors theme and Motors VIN Decoder Pro** plugin, each customer is required to set an account in Marketcheck platform and buy their service and the platform will provide the API key.

### How to set up the Marketcheck  Decoder in the plugin

In order to set up the **Marketcheck** settings in our plugin, you will need the API key to decode VINs. To take it, log in their platform with your password and buy their service. There are different pricing plans, due to your status choose one of them.

{% hint style="info" %}
You can review the **Marketcheck API Service** [*pricing plans* ](https://www.marketcheck.com/subscriptions)and [*API documentation*](https://apidocs.marketcheck.com/)*.*
{% endhint %}

The following steps should be taken to set up **Marketcheck Service:**

1. Go to the *VIN Decoder Specification Providers* section in the plugin, then go to **Marketcheck** **Settings**:

![](/files/-MJzXMeaOwlJFTnII6zy)

2\. Enable API method *Marketcheck Make Default* button and insert your API key for a specification

![](/files/-MJaVN9hIOS5afwV_2Nh)

3\. After inserting the necessary API key, click the **Save Changes** button.

4\. Insert the plugin's specific shortcode \[stm\_motors\_vin\_decoders] into the desired page and begin to use the **Marketcheck Services**&#x20;

{% hint style="success" %}
You can review how to use a shortcode in the [Insert Shortcode Into Page ](https://docs.stylemixthemes.com/motors-vin-decoder/general-overview/how-to-use-plugin-shortcode)section of this manual.
{% endhint %}

### Sample Example

You can use any theme to check how the Motors VIN Decoder Plugin is working independently. As an example, we used a simple WordPress plugin Twenty-twenty theme.

Let's see the example of the car detailed information using **Marketcheck VIN Service:**

After inserting the shortcode into some desired page, you can see the VIN input field to apply the process

![](/files/-MJs6vClgbqnwdy8M0qF)

Enter any available VIN number to check and click Apply:

![](/files/-MJzJXNUrfusxMTFLnm0)

You will the result of car specifications:

![](/files/-MJzJfNVAdRCp4UNAmVo)

![](/files/-MJzJlCxeImSqtedX_ii)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/motors-vin-decoder/vin-decoder-specification-providers/marketcheck.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
