Put car-market intelligence into every tool you use

The TrackSights API delivers instant valuations, equipment lists, registration taxes and live European market prices straight into your systems, spreadsheets and AI assistants — no manual lookups, no copy-paste.

What the API can do

The same calculation engine that powers the TrackSights app, available on demand for your own tools.

Instant valuations

Trade and retail values for any vehicle from a VIN or registration number — returned in milliseconds.

Equipment & spec decoding

Turn a VIN into a full, structured equipment list so you price every car on what it actually has.

Live European market prices

Compare asking and sold prices across markets so you buy and sell at the right moment.

Taxes & costs built in

Registration taxes, steel prices and import costs calculated automatically for cross-border trading.

Automate your workflows

Trigger valuations from your website, DMS or spreadsheet and push the results wherever you work.

AI-agent ready

A clean, well-documented REST API that AI assistants like Claude, ChatGPT and Gemini can call directly.

POST /create_casebash
1curl -X POST https://api.tracksights.com/create_case \
2 -H "Authorization: Bearer YOUR_API_KEY" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "VIN": "WVWZZZ3CZLE000000",
6 "first_registration_date": "2020-06-01",
7 "mileage": 62000
8 }'

One API call. The full market picture.

Send a VIN, mileage and first-registration date — get back valuations, equipment and taxes.

Our API exposes the TrackSights calculation engine, so you can integrate our data and analytics directly into your own systems.

Designed for seamless interoperability — automated workflows, custom dashboards and third-party apps. Turn hours into minutes.

AI tool definitionjson
1{
2 "name": "get_car_valuation",
3 "description": "Get the live market value, equipment and taxes for a car",
4 "input_schema": {
5 "type": "object",
6 "properties": {
7 "VIN": { "type": "string" },
8 "mileage": { "type": "integer" }
9 },
10 "required": ["VIN"]
11 }
12}

Built for the age of AI agents

Expose TrackSights as a tool your AI assistant can call — or wire it into no-code automations. Your team asks in plain language; the API does the lookup.

Let Claude, ChatGPT or Gemini fetch a live valuation in the middle of a conversation.

Connect it with Zapier, Make or n8n without writing code — your developer only needs the API docs.

Deep integration into every workflow

TrackSights sits at the centre of your stack. Data flows in from the tools you already use, and live valuations, equipment and taxes flow back out — into automations, AI assistants and your own systems.

TrackSights
Your tools & data inValuations & insights out

Live in four steps

The documentation opens as soon as your company exists — so you can go from sign-up to first call in minutes.

  1. 1

    Create your company

    Start a free team trial and set up your company workspace in minutes.

  2. 2

    Generate an API key

    Open Settings → API in the app and create a key for your integration.

  3. 3

    Open the documentation

    Browse the full endpoint reference and live examples in the API docs.

  4. 4

    Make your first call

    Send your first VIN and get a complete valuation back. That’s it.

TrackSights

Ready to build?

Create your free team trial, generate a key, and make your first API call today.

API questions, answered

No. Your developer only needs our documentation to connect it — and many teams never write a line of code. You can pull TrackSights data with no-code tools like Zapier, Make or n8n, or simply ask an AI assistant to fetch it for you.

Anything that can call a standard REST API. That includes automation platforms (Zapier, Make, n8n), your own website, spreadsheets and DMS, and AI assistants such as Claude, ChatGPT and Gemini.

Start a free team trial, create your company workspace, and generate a key under Settings → API. Step-by-step instructions are in the documentation at app.tracksights.com/docs.

The complete, always-up-to-date reference lives inside the app at app.tracksights.com/docs, available as soon as you have created your company.

Vehicle valuations, equipment and specification decoding from a VIN, live European market prices, and automatically calculated registration taxes and import costs — the same engine that powers the TrackSights app.