Tradeflows
Access our Tradeflows API to determine the actual movement of cargoes across the major ports and countries. This API provides the flows of multiple cargo from the port of Loading to Port of Discharge. The data have been derived using multiple data sources like
- Port Authorities
- Shipping Companies
- Terminal Operators
- Vessel Tracking Services (AIS)
- Port Agencies
Tradeflow records has been cleaned and refined, providing users with accurate and reliable data. By mapping the data to masterdata entities and utilizing AIS for further validation and enrichment, we ensure that the information presented through the API is of high quality and integrity.
Key Fetures
- Ports with Activities: The API provides a comprehensive list of ports and countries where commodities are being Exported (Loading) and Imported (Discharging) . This enables users to identify key port locations for Cargo movements and activities worldwide.
- Quantity and Dates: The API includes details on the quantity of Cargo loaded or discharged at each port, along with the corresponding dates of these activities. This data allows users to analyze shipment volumes, monitor market trends, and plan logistics operations effectively over time.
- Data Collection and Updates: Information in the API is collected and updated from multiple sources, ensuring accuracy and reliability. Regular updates ensure that users have access to the latest information on grain activities at various ports.
- Decision Support: By leveraging the insights provided by the Tradeflows API, stakeholders can make informed decisions related to commodity trade, including supply chain planning, market analysis, and risk management.

Tradeflow API share details on future/planned activities only.
We have historical data as well which can be shared on request. One can contact us for historical data.
Users can only hit to get maximum 60 days historical data and 15 days future data from AP
There are flows where the Quantity data will be either 1 or NULL, as those are unidentifiable cargo or UOM other than MT.
The Tradeflow API consist of multiple cargoes, the API can be segregated into multiple End points based on commodity as below.
LIQUID BULK
- CRUDE
- CPP
- DPP
DRY CARGO
- COAL
- IRON ORE
- GRAINS
Querry Parameters
Parameters | Data type | Description |
export_startDate | date | Start date of export date. Using alone this filter helps to update the tradeflows records each day, e.g. 2023-05-01 |
export_endDate | date | End date of export date. This filter helps to restrict the result dataset to be return till this date, e.g. 2023-05-20 |
exportCountry | string | Export country iso2code in comma separated for multiple countries, e.g. IN, AE |
imo | string | This filter is used to check for specific IMO or vessel's record,e.g. 9364239, 9791872 |
modified_start | date | start date of modified date range 'yyyy-mm-dd' |
modified_end | date | end date of modified date range 'yyyy-mm-dd' |
Note:- As we are integrating all our APIs into a single platform, we are currently using two base URLs. We request you to migrate to the new URL.
What made this section unhelpful for you?
Endpoints
api-pd/tradeflows?exportCountry=AE, IN&imo=9774290, 9717345&export_startDate=2023-06-01&ex...