Ninja Van · Authentication Profile

Ninjavan Authentication

Authentication

Ninja Van secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions.

LogisticsLast-Mile DeliveryShippingSoutheast AsiaParcelsTrackingFulfillmentE-commerce LogisticsWaybillSoftware-as-a-Service
Methods: oauth2, http Schemes: 2 OAuth flows: API key in:

Security Schemes

oauth2ClientCredentials oauth2
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: derived
source: openapi/ninjavan-openapi.yml
summary:
  types:
  - oauth2
  - http
schemes:
- name: oauth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  tokenUrl: https://api.ninjavan.co/{countryCode}/2.0/oauth/access_token
  description: >-
    Ninja Van uses the OAuth2 client-credentials grant. POST your client_id,
    client_secret, and grant_type=client_credentials to
    /{countryCode}/2.0/oauth/access_token to receive a short-lived access token.
    The token should be cached with its expiry and regenerated within about five
    minutes of expiry, or whenever the API returns HTTP 401. Client credentials
    are issued per merchant during onboarding; production access additionally
    requires passing Ninja Van's integration audit.
  sources:
  - openapi/ninjavan-openapi.yml
  - https://api-docs.ninjavan.co/
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    The OAuth2 access token is passed on every subsequent request as
    `Authorization: Bearer ACCESS_TOKEN`.
  sources:
  - openapi/ninjavan-openapi.yml

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/ninjavan-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.