Marinetraffic Structure is a JSON Structure definition published by MarineTraffic.
{
"provider": "MarineTraffic",
"providerId": "marinetraffic",
"kind": "json-structure",
"description": "Structural overview of the MarineTraffic API surface; extracted from openapi/.",
"schemaCount": 10,
"operationCount": 5,
"schemas": [
{
"name": "Vessel",
"type": "object",
"propertyCount": 27,
"required": []
},
{
"name": "VesselResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "VesselTrackPoint",
"type": "object",
"propertyCount": 8,
"required": []
},
{
"name": "VesselTrackResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "PortCall",
"type": "object",
"propertyCount": 11,
"required": []
},
{
"name": "PortCallsResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "ExpectedArrival",
"type": "object",
"propertyCount": 9,
"required": []
},
{
"name": "ExpectedArrivalsResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "VesselPositionsResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "ErrorResponse",
"type": "object",
"propertyCount": 1,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/exportvessel/{apikey}",
"operationId": "getVesselDetails",
"summary": "Get vessel details",
"tags": [
"Vessels"
]
},
{
"method": "GET",
"path": "/exportvesseltrack/{apikey}",
"operationId": "getVesselTrack",
"summary": "Get vessel position track",
"tags": [
"Vessel Tracking"
]
},
{
"method": "GET",
"path": "/getexpectedarrivals/{apikey}",
"operationId": "getExpectedArrivals",
"summary": "Get expected vessel arrivals at a port",
"tags": [
"Port Operations"
]
},
{
"method": "GET",
"path": "/getportcalls/{apikey}",
"operationId": "getPortCalls",
"summary": "Get port call events",
"tags": [
"Port Operations"
]
},
{
"method": "GET",
"path": "/getvesselpositions/{apikey}",
"operationId": "getVesselPositions",
"summary": "Get vessel positions in area",
"tags": [
"Vessel Tracking"
]
}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/marinetraffic-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.