Zencargo · Authentication Profile

Zencargo Authentication

Authentication

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

Freight ForwardingSupply ChainLogisticsOcean FreightShipment TrackingBookingsSupply Chain VisibilityFreightSoftware-as-a-ServiceGraphQL
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

zencargo-authentication.yml Raw ↑
generated: '2026-07-12'
method: documented
source: https://api-docs.zencargo.com/authenticating/
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: >-
    Zencargo uses HTTP Basic Authentication for its GraphQL API. Use the API
    Key's ID (an auto-generated UUID) as the username and the API Key's secret
    as the password. Join them with a single colon (keyId:secret), base64-encode
    the result, and send it as `Authorization: Basic <base64>`. API keys are
    generated per user in the Zencargo app under Profile Settings > API Keys
    (production keys at https://app.zencargo.com/dashboard/settings/api-keys);
    the secret is shown only once at creation. The API URL itself is
    customer-provisioned per tenant and environment
    (https://{accountReference}.api.{environment}.zencargo.com/graphql).
  sources:
  - https://api-docs.zencargo.com/authenticating/
  - https://api-docs.zencargo.com/generating_api_key/
  - https://api-docs.zencargo.com/requesting_api_url/
webhookVerification:
  method: HMAC-SHA256
  header: Zencargo-Hmac-SHA256
  encoding: base64
  description: >-
    Outbound webhook requests include a base64-encoded Zencargo-Hmac-SHA256
    header computed from the webhook's sign token (shown once at webhook
    creation) and the request body. Recompute the HMAC digest and compare to
    verify the request originated from Zencargo.
  source: https://api-docs.zencargo.com/webhooks/
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/zencargo-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.