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: Shoreside Vessel Photography
- Endpoint: Tagged Satellite Locations
- Endpoint: Total Exports Per Country Per Month
- Endpoint: Vessel Details and History
General / Other
Endpoint: Polygon Listing
This API endpoint returns a list of the various polygons used on TankerTrackers.com, as these can be used in other API endpoints.
Endpoint URL:
https://tankertrackers.com/api/polygons/v1
The resulting output is a JSON array containing one JSON object per shoreside image captured of this vessel, sorted oldest to newest.
Response Keys:
In the response, the data
object will contain the following keys:
JSON Key Name | JSON Value Type | Nullable? | Description |
---|---|---|---|
id | integer | false | The ID of this polygon, to be used in API calls. |
name | string | false | The name of the polygon. |
wkt | string | false | The WKT definition of the polygon. |
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: Shoreside Vessel Photography
- Endpoint: Tagged Satellite Locations
- Endpoint: Total Exports Per Country Per Month
- Endpoint: Vessel Details and History