United States Coast Guard · JSON Structure

Cgmix Vessel Structure

Data structure for a U.S. Coast Guard CGMIX documented vessel record

Type: Properties: 0
Federal-GovernmentMaritime SafetyVessel DocumentationEmergency ResponseLaw Enforcement

CGMIX Vessel is a JSON Structure definition published by United States Coast Guard.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "CGMIX Vessel",
  "description": "Data structure for a U.S. Coast Guard CGMIX documented vessel record",
  "fields": [
    {
      "name": "vesselId",
      "type": "string",
      "description": "Official vessel number",
      "required": true
    },
    {
      "name": "vesselName",
      "type": "string",
      "description": "Registered vessel name",
      "required": true
    },
    {
      "name": "flag",
      "type": "string",
      "description": "Flag state",
      "required": true
    },
    {
      "name": "hullIdentificationNumber",
      "type": "string",
      "description": "Hull Identification Number (HIN)"
    },
    {
      "name": "vesselType",
      "type": "string",
      "description": "Classification type (Cargo, Tanker, Passenger, etc.)"
    },
    {
      "name": "grossTons",
      "type": "number",
      "description": "Gross tonnage"
    },
    {
      "name": "netTons",
      "type": "number",
      "description": "Net tonnage"
    },
    {
      "name": "length",
      "type": "number",
      "description": "Overall length in feet"
    },
    {
      "name": "breadth",
      "type": "number",
      "description": "Beam width in feet"
    },
    {
      "name": "depth",
      "type": "number",
      "description": "Hull depth in feet"
    },
    {
      "name": "propulsionType",
      "type": "string",
      "description": "Primary propulsion method"
    },
    {
      "name": "serviceType",
      "type": "string",
      "description": "Trade route classification"
    },
    {
      "name": "ownerName",
      "type": "string",
      "description": "Registered owner name"
    },
    {
      "name": "homePort",
      "type": "string",
      "description": "Documented home port"
    }
  ]
}

Work with this as data

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/cgmix-vessel-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.