Welcome to trans.eu Group API page

Welcome to our trans.eu Group API page, here we give you and your colleagues the information and tools to connect to our Road Transport Platform API.

Our Road Transport Platform connects Shippers, Freight Forwarders and carriers in one unified Road Transport Platform.

We have made all efforts to make this API site easy, transparent and understandable, if you have any concerns or questions, please contact us via api@trans.eu 

Latest News from Trans API

2026-02-25 14:00

We've added new events that are automatically sent to the specified callback URL. These events support the order execution monitoring process:

  • transports.transport.devices_set_changed,
  • freight_orders.order.delivery_was_confirmed
  • freight_orders.order.transports_was_finished

A detailed description can be found at API Callback URLs.

2025-09-11 14:00

We are pleased to announce that a new method has been added to the Trans.eu API documentation:

Get the list of exchanges

What does it return?
A list of exchanges with fields such as id, name, type (1_private, 2_corporate), created_at, plus pagination info: page, page_size, has_next_page. You’ll use the id values later when publishing (e.g., in the receivers field when creating a freight to multiple exchanges).

When to use it?
Before publishing a freight to private/corporate exchanges—first fetch the list and note the ids, then use those identifiers when creating the publication.

2025-09-08 15:00

We are pleased to announce that a new method has been added to the Trans.eu API documentation:

Dock Scheduler → Add Time Window with Purchase Order

Functionality description

The method allows adding an order object to a defined time window, together with a complete set of data regarding delivery, business partner, and cargo. As a result, the system automatically links orders with the transport schedule and logistics processes.

2025-09-08 12:00

We are pleased to announce the introduction of a new feature in the Trans.eu API:

Retrieve Monitoring Trace

The Trace endpoint is an innovative way to access detailed monitoring data for your transports. With this functionality, you can retrieve the full route history of a transport task in GeoJSON format, including:

  • All recorded coordinates of the transport path
  • Timestamps for each location update
  • Reception times to verify when data was received

This feature provides developers, dispatchers, and analysts with accurate route data that can be easily integrated into dashboards, TMS systems, or visualization tools such as Leaflet, Mapbox, or OpenLayers.

With Trace, you gain better insight into how your transport was executed—enabling performance analysis, route optimization, and improved operational transparency.

Check out the documentation: Retrieve Monitoring Trace collaborations with carriers, reducing the number of individual orders and associated formalities.

2025-07-24 10:00

We are pleased to announce the introduction of a new feature in the Trans.eu API:

Multifreight!

Multifreight is an innovative method for creating freight offers that allows for the valuation of multiple trips carried out on a given route. With it, you can, in a single offer:

  • Include more than one transport
  • Specify a date range for execution
  • Define the settlement method for a given transport based on the carried tonnage of the load.

What is it for?

Multifreight was created to streamline the process of quoting and managing transports that involve multiple trips. This allows for more effective planning and settlement of long-term collaborations with carriers, reducing the number of individual orders and associated formalities.

2025-07-04 10:00

We've added a new endpoint: New freight to multi exchange – allowing you to publish a freight offer simultaneously to multiple exchanges:

  • Public exchange
  • Corporate exchanges
  • Private exchanges

This improves the efficiency of offer distribution by reaching multiple target groups in a single request.

2025-06-26 13:00

We have added articles describing Transports:

2025-05-29 13:40

We have added article describing how to update status in announcement:

2025-05-28 14:05

We have added article describing how to change the conditions in an accepted transport order:

2025-03-31 12:43

We have added article describing how to send freight directly to the direct person:

2025-02-03 13:05

We have added article describing how to Update vehicle offer with a given offer id:

2024-11-18 14:39

We have added article describing how to download announcment by ID:

2024-10-02 11:47

We have added articles describing changing and updating announcement data:

2024-09-19 13:48

We have added articles describing asking and providing entry execution data:

2024-09-18 14:23

We have added articles describing:

2023-07-13 12:45

We have added articles describing:

2023-06-26 14:27

We are happy to introduce a new version of the API documentation page.
We have prepared the following news:

  • a new, more convenient look of the site
  • changed page layout and navigation
  • new side menu (no scrolling required :) )
  • new top menu
  • json syntax coloring, possibility to copy the code
  • and many other minor improvements