API & Data Feeds

Your systems, powered by our data.

A secure, server-to-server REST API for pulling Spec Check's verified equipment data straight into your own systems - pricing tools, dealer platforms or internal dashboards - in the same structured data that powers the Corporate Portal itself.

What It Does

Search, benchmark and compare, from your own code.

The same data and logic behind the Corporate Portal, exposed as a JSON API.

Powerful Search

Search by manufacturer, range, region, emissions standard or fuel type, or filter down to a precise attribute range, like operating weight between 20 and 30 tonnes.

Closest Competitors, By API

Call the same closest-competitors benchmarking available in the Corporate Portal, directly from your own systems.

Aggregate Stats

Ask broader questions, like which regions a manufacturer sells Tier 4 equipment in, without pulling every individual record.

Built For Integration

Secure, predictable, and built to scale with you.

Secure

Secure By Design

Every request is signed with a time-based access token, not a static key sitting in your code.

Architecture

Server-To-Server

Built for your backend, dealer tools or internal dashboards, not for calling directly from a browser or app.

Global

30+ Languages

Range, region, fuel type and attribute names are all translatable into over 30 locales.

Not AI

Protected From AI Training

Our data can't be used to train or fine-tune AI models without our agreement, protecting the value of data that's actually been verified by people.

Scalable

Fair, Growing Limits

A starting allowance of 1,500 requests an hour per key, with room to grow as your integration does.

Format

Clean, Structured JSON

Every response is normalised JSON, ready to drop into your own systems without extra cleanup.

A Simple Example

Ask a precise question, get a precise answer.

A simplified example of searching for current Tier 4 Final tracked excavators in Europe, between 20 and 30 tonnes operating weight.

POST /v1/machines/search { "ranges": ["tracked-excavators"], "regions": ["europe"], "statuses": ["current"], "emissionLevels": ["tier-4-final"], "attributes": [ { "attributeId": "operating-weight", "unitValueRange": { "unit": "t", "min": 20, "max": 30 } } ] } // Returns every matching machine, normalised and ready // to use - the same search that powers the Corporate // Portal itself.
Explore The Platform

Part of a bigger toolkit.

The API is one of four ways to access Spec Check data - pick whichever fits how you work.

Let's talk about your integration.

Every integration is different - tell us what you're building and we'll figure out the right way to connect it.

Get In Touch

Start a conversation.

Tell us a little about what you need and we'll get back to you.

Whether it's access to comparable equipment data or a new enterprise software engagement, we'd love to hear from you.