ConsoleCatalog
Sign in
AISHub logo

AISHub

aishub.netTravelno auth

Free AIS vessel tracking with ship positions, search, and coverage map.

Coverage Map Page

ASYNCREADNo auth

Returns the AIS coverage map page with station legend and metadata.

This action takes no params.

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_aishub_net_coverage_map_page",
    "params": {}
  }'