API REST - English version

Get started

NDD Cargo is NDD’s platform for managing freight payments, toll vouchers, and transportation expenses. It ensures compliance and automates processes through standardized APIs, enabling end-to-end integration with TMS/ERP systems.

Here you will find all the information you need to integrate your system with NDD Cargo.

API Overview

The NDD Cargo API is a REST API that uses resource-based endpoints and JSON for data exchange.

API Calls

The NDD Cargo API is a restricted API with multiple endpoints that return request data.

Authorization

All requests to the NDD Cargo API require authorization.

Requests

Data resources are accessed through standard HTTP requests in UTF-8 format to an API endpoint. The API uses the following HTTP verbs:

Method

Action

GET

Search and/or obtain data from resources

POST

Add information to resources

PATCH

Partially update the resource object

DELETE

Delete information from the resource