SeaTracker Intelligence API

Multi-domain vessel intelligence for registries and global identity search.

Separate Next.js app, Vercel-ready, with a dedicated Supabase project, private machine-to-machine auth, a two-domain operator UI, persistent cache, registry workers by country, and Global Fishing Watch vessel identity search.

Primary Registry Route

POST /api/v1/registries/vessels/resolve
{
  "countryCode": "IN",
  "identifiers": {
    "nationalRegistrationNumber": "IND-GJ-32-MM-1323"
  },
  "options": {
    "includeRaw": false
  }
}

Rollout Snapshot

Active

1

Deferred

116

Featured Connector

India

Active

Public fishcraft.nic.in form validated for registration-number lookups and harmonized into the shared vessel contract.

Product Surfaces

Registries API

Country-specific vessel resolution through harmonized workers and a stable registry contract.

Vessels API

Global Fishing Watch search and vessel detail endpoints for IMO, MMSI, call sign and vessel name.

Internal UI

Tabbed admin console for registries and vessels, with run history, filters and JSON inspection.

Persistent Cache

117 catalogue countries tracked in-product, plus provider-backed vessel search cached in the same audit pipeline.