{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/transit/marine-vessel","method":"POST","price":"$0.150","description":"Resolves current coordinate telemetry and voyage details for a cargo ship by MMSI number through public VesselFinder data, with AISStream as an optional live WebSocket fallback.","example_input":{"mmsi":"205792000"},"example_output":{"supported":false,"result":{"mmsi":"205792000","note":"A live AIS position is returned when a public directory or AISStream feed reports this MMSI."},"confidence":"low"},"request_schema":{"type":"object","required":["mmsi"],"properties":{"mmsi":{"type":"string","description":"9-digit Maritime Mobile Service Identity number","examples":["205792000"]}}},"response_schema":{"type":"object"}}