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

© 2018-2024 TankerTrackers.com, Inc.