/beta/dark_oil/transactions#

Fetch enriched transaction data with vessel information from dark oil terminals

Endpoint#

POST

https://hyperion.api.synmax.com/v4/beta/dark_oil/transactions

Request Examples#

curl -X POST "https://hyperion.api.synmax.com/v4/beta/dark_oil/transactions" \
-H "Content-Type: application/json" \
-H "Access-Key: $API_TOKEN" \
-d '{}'

Parameters#

Query#

Parameter

Type

Description

Example

country

string array

date_max

string

A date in YYYY-MM-DD format

2021-11-24

date_min

string

A date in YYYY-MM-DD format

2021-11-24

terminal

string array

terminal_id

string array

Response#

Parameter

Type

Description

Example

country

string

Country where the terminal is located

United States

date

string

A date in YYYY-MM-DD format

2021-11-24

terminal

string

Terminal name

Port of Houston

terminal_id

string

Unique identifier for the terminal

TERMINAL_001

vessel_id

string

Unique identifier for the vessel

1234567

vessel_length

number

Length of the vessel in meters

250.5

vessel_type

string

Type/category of the vessel

Oil Tanker

volume

number

Volume capacity of the vessel

125000

volume_unit

string

The unit of volume measurement

barrels