{ "opencollection": "1.0.0", "info": { "name": "MarineTraffic Events AIS API Reverse Geocoding API", "version": "1.0.0" }, "items": [ { "info": { "name": "Reverse Geocoding", "type": "folder" }, "items": [ { "info": { "name": "Reverse Geocoding of a Single Point", "type": "http" }, "http": { "method": "GET", "url": "https://services.marinetraffic.com/api/reversegeocode/:api_key", "params": [ { "name": "api_key", "value": "", "type": "path", "description": "API key: 40-character hexadecimal number" }, { "name": "coordinates", "value": "", "type": "query", "description": "A latitude/longitude pair that you wish to receive the MarineTraffic areas/assets that intersects with" }, { "name": "radius", "value": "", "type": "query", "description": "Maximum distance (in NM) from the given point that should be searched for nearby areas/assets

Cannot be greater than 10NM" }, { "name": "exclude_ports", "value": "", "type": "query", "description": "Flag that indicates if Ports information will be excluded from response in case given point intersects with them (0:no, 1:yes)" }, { "name": "exclude_berths", "value": "", "type": "query", "description": "Flag that indicates if Berths information will be excluded from response in case given point intersects with them (0:no, 1:yes)" }, { "name": "exclude_terminals", "value": "", "type": "query", "description": "Flag that indicates if Terminals information will be excluded from response in case given point intersects with them (0:no, 1:yes)" }, { "name": "exclude_standard_areas", "value": "", "type": "query", "description": "Flag that indicates if Standard Areas information will be excluded from response in case given point intersects with them (0:no, 1:yes)" }, { "name": "exclude_custom_areas", "value": "", "type": "query", "description": "Flag that indicates if Custom Areas information will be excluded from response in case given point intersects with them (0:no, 1:yes)" }, { "name": "protocol", "value": "", "type": "query", "description": "Response type. Use one of the following: