Subscriptions
- Do you offer any refunds?
- How do I change my subscription?
- Is there a trial period available for the monthly or yearly subscriptions?
Website
- What is the best way to get in touch with TankerTrackers.com?
- What products and services are available?
Account
API
- API Usage and Response Details
- Endpoint: Departing Vessels Per Country Per Month
- Endpoint: Notifications
- Endpoint: Polygon Listing
- Endpoint: STS Sessions
- Endpoint: Sanctioned Vessel Listing
- Endpoint: Shoreside Vessel Photography
- Endpoint: Tagged Satellite Locations
- Endpoint: Total Exports Per Country Per Month
- Endpoint: Vessel Details and History
- Endpoint: Violator Listing
General / Other
Endpoint: Sanctioned Vessel Listing
This public API endpoint returns a list of the various vessels that have been flagged as sanctions violators by one (or more) of the organizations which we use as reference.
Endpoint URL:
https://tankertrackers.com/api/sanctioned/v1
The resulting output is a JSON array containing one JSON object per vessel flagged as a violator, sorted alphabetically.
Response Keys:
In the response, the data
object will contain the following keys:
JSON Key Name | JSON Value Type | Nullable? | Description |
---|---|---|---|
name | string | false | The name of the vessel. |
imo | integer | false | The IMO of this vessel. |
sanctions | array | false | The labels assigned to this vessel (key) and the date the label was assigned (value), where available |
Still need help? Contact us
Subscriptions
- Do you offer any refunds?
- How do I change my subscription?
- Is there a trial period available for the monthly or yearly subscriptions?
Website
- What is the best way to get in touch with TankerTrackers.com?
- What products and services are available?
Account
API
- API Usage and Response Details
- Endpoint: Departing Vessels Per Country Per Month
- Endpoint: Notifications
- Endpoint: Polygon Listing
- Endpoint: STS Sessions
- Endpoint: Sanctioned Vessel Listing
- Endpoint: Shoreside Vessel Photography
- Endpoint: Tagged Satellite Locations
- Endpoint: Total Exports Per Country Per Month
- Endpoint: Vessel Details and History
- Endpoint: Violator Listing