MyShipTracking · Authentication Profile

Myshiptracking Authentication

Authentication

MyShipTracking secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

Vessel TrackingAISMaritimeShip TrackingReal-Time DataShipsPort CallsMaritime DataLocationFleet Tracking
Methods: apiKey, http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer · in: header ()
x-api-key apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: documented
source: https://api.myshiptracking.com/ (Getting Started + per-endpoint docs)
summary:
  types:
  - apiKey
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    API key issued from your MyShipTracking account page, passed as
    `Authorization: Bearer [example key]`. Register a free account at
    MyShipTracking.com, then generate your API Key and Secret Key on the account
    page. Each user may hold one trial key (2,000 coins, 10 days).
  in: header
  sources:
  - https://api.myshiptracking.com/
  - https://api.myshiptracking.com/docs/account-info
- name: apiKeyAuth
  type: apiKey
  in: header
  name: x-api-key
  description: >-
    The same API key may instead be passed in the `x-api-key` request header.
    Either Bearer or x-api-key is accepted on every endpoint.
  sources:
  - https://api.myshiptracking.com/
  - https://api.myshiptracking.com/docs/vessel-current-position-api
notes: >-
  Authentication is required on every call. Missing keys return ERR_NO_KEY (401)
  and invalid keys return ERR_INVALID_KEY (401). Keys can be regenerated from the
  account page. The Secret Key is issued alongside the API Key at registration.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/myshiptracking-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.