Voyager Portal · Authentication Profile

Voyager Portal Authentication

Authentication

Voyager Portal secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyMaritimeShippingLogisticsDemurrageLaytimeVoyagesWorkflowsBulk Commodities
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

VoyagerBearerToken http
scheme: bearer

Source

Authentication Profile

voyager-portal-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://gitlab.com/voyager-portal/voyager-public-api/-/wikis/Authentication
docs: https://gitlab.com/voyager-portal/voyager-public-api/-/wikis/Authentication
summary:
  types:
  - http
  api_key_in: []
  oauth2_flows: []
  notes: Token-based bearer authentication. A POST to the token endpoint with client_id,
    email, and password returns an IdToken (JWT) that is passed as a Bearer token
    in the Authorization header. The client_id is issued by the Voyager team. Requests
    also carry a usr-email header identifying the calling user.
schemes:
- name: VoyagerBearerToken
  type: http
  scheme: bearer
  bearerFormat: JWT
  token_endpoints:
  - environment: production
    url: https://kong.voyagerportal.com/auth/api/token
  - environment: staging
    url: https://kong.staging.voyagerportal.com/auth/api/token
  token_request:
    method: POST
    params:
    - name: client_id
      description: Client identifier issued by the Voyager team
    - name: email
      description: Voyager app login email
    - name: password
      description: Voyager app login password
  usage:
    header: 'Authorization: Bearer [IdToken]'
    additional_headers:
    - name: usr-email
      description: Email of the user making the request
  base_urls:
  - environment: production
    url: https://kong.voyagerportal.com/api
  - environment: staging
    url: https://kong.staging.voyagerportal.com/api
  sources:
  - https://gitlab.com/voyager-portal/voyager-public-api/-/wikis/Authentication

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/voyager-portal-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 email required.

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