Developer Resources

API & Integration

Access normalized, enriched shipment, cost, and CO₂e data—ready to deploy to your internal workflows.
MacBook mockup

Who It's For

Technical teams & analysts integrating transport data into analytics and reporting stacks.

Backend Developers

Integrate transport data into existing systems and applications

Data Analysts

Pull clean, structured logistics data for reporting and analytics

Technical Teams

Build custom integrations with BI, ESG, and ERP platforms

What Is the Kinver Export API?

A clean, developer-friendly REST API that delivers normalized transport data directly to your applications and analytics tools.
Read-only, REST API
API rapid deployment
Daily refreshed data
No manual cleaning required
Built for reporting, auditing, ESG compliance
kinver-image

How It Works

From fragmented carrier data to clean, API-ready insights in four simple steps.

Step 1

Ingest

Data ingestion from carriers, forwarders, and other sources

Step 2

Normalise

Normalization and enrichment with cost and CO₂e metrics

Step 3

Serve

Data served via a single, documented REST endpoint

Step 4

Fetch

Fetch JSON on demand—no extra processing or storage needed

Data Points

Comprehensive transport data organised into three key categories.

Shipment Information

Carrier
Mode
Service type
Shipment ID
Customer ID
Tracking timestamps

Cost Data

Total shipment cost
Surcharges and accessorials
Currency
Base rate
Contract vs invoiced cost
Cost centre

CO₂e Data

Emissions per shipment
Lane-level intensity
CO2e grouped by region, lane or customer
Mode-specific factors
ISO 14083 and GLEC-compliant output

Endpoints Preview

RESTful API endpoints designed for ease of integration and powerful data access.
POST

/auth/token

Authentication & Authorisation

Request a JWT token for API access.

kauth: <token>
GET

/v1/access

API Access Verification

Verify API access permissions and connectivity.

Bearer YOUR_TOKEN
GET

/v1/columns/{serviceId}/{providerId}

Available Columns

Retrieve available columns and data types for queries.

serviceId, providerId
POST

/v1/data/{table}

Export Data

Query and export transport data with custom filters.
filters, columns, limit

Explore the Full API Docs

Access comprehensive guides, code samples, and integration tips for the Kinver Export API.
RESTful API structure
JSON-formatted responses
CSV export-ready

Browse Integrations

We support 100+ shipping systems, carriers, ERPs and analytics tools.
Don’t see yours? Drop us a line.

Everything you need to know about the Kinver Connect API

Is this API real-time?
Can I use this for
booking or live tracking?
Can I push data to Kinver?