Enterprise clients

What is the Cargopedia API?

Cargopedia API allows adding/modifying/deleting ads automatically (without visiting the site), based on a standardized program interface between an ERP/TMS application and Cargopedia.


What can be done through the API?

Loads management

Through a simple GET/POST request to our site...

  • A load can be automatically added or modified
  • One or more loads can automatically be upped (brought to top) or deleted

Example request for adding a load

https://www.cargopedia.net/api/v1/loads/publish?key=<api-key>&user_id=<user-id>&from=Bucharest&to=Brasov&truck_type=box,tilt&weight=22&lang=en

See API documentation