Lineups V2
Access the Lineups API to get detailed information about vessels and their planned activities, Vessel arrival with operations of various cargoes across major ports. The API likely provides information on all planned vessels scheduled to call at specific ports, along with the associated activities and commodities involved in those operations. The data has been derived using different data sources, including port authorities, shipping companies, terminal operators, vessel tracking services (AIS), and port agencies
We have segregated Lineup API into multiple end points based on commodity like grains, liquid bulk ( tankers ), Dry Cargo (Bulk), Iron Ore, Cleaned Petroleum Products, Coal, Crude Oil.
Lineup 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.
Update and ETL schedilung process
Update Frequency :
Run checks and validations on ETA date records will covering the last 75 ETA dates.
For each of the last 75 ETA dates, check if the associated record is valid or needs updates based on the latest available data.
Flagging Deleted IDs:
If any records are identified for deletion , based on various check, update the isDeleted flag to 'Y' and ensure the modified_date field is updated accordingly.
Handling Record Updates:
If a vessel's ETA date or port is updated due to confirmation from a trusted source the relevant fields (port, ETA date) must be updated in the database along with the modified Date
Imp Note :- For Regular API calling , please use modified_start that using eta_start
What made this section unhelpful for you?
Endpoints
api-pd/lineups/v2/crudeOil?iso2code=NL&imo=9793997&eta_start=2025-04-01&eta_end=2025-05-05...
api-pd/lineups/v2/liquidBulk?iso2code=NL&imo=9393101&eta_start=2025-04-01&eta_end=2025-05-...
api-pd/lineups/v2/cpp?iso2code=NL&imo=9838670&eta_start=2025-04-01&eta_end=2025-05-05&modi...
api-pd/lineups/v2/dpp?iso2code=NL&imo=9393101&eta_start=2025-04-01&eta_end=2025-05-05&modi...
api-pd/lineups/v2/dryCargo?iso2code=AE, NL&imo=9937218, 9687837&eta_start=2024-11-10&eta_e...
api-pd/lineups/v2/grains?iso2code=AE, NL&imo=9937218, 9687837&eta_start=2024-11-10&eta_end...
api-pd/lineups/v2/coal?iso2code=NL&imo=9404766&eta_start=2024-11-01&eta_end=2024-12-05&mod...
api-pd/lineups/v2/iron_ore?iso2code=NL&imo=9325295&eta_start=2024-11-01&eta_end=2024-12-05...