Shiprocket · Authentication Profile

Shiprocket Authentication

Authentication

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

CompanyShippingLogisticsE-CommerceFulfillmentLast Mile DeliveryOrder ManagementCourier AggregationIndia
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-09-18'
method: searched
source: openapi/shiprocket-api-openapi.yml + https://apidocs.shiprocket.in/ (Getting Started, Authentication API)
docs: https://apidocs.shiprocket.in/
summary:
  types:
  - http
  style: login-for-JWT bearer
  oauth2: false
  openid: false
  api_keys: false
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: 'JWT obtained from POST /v1/external/auth/login with an API user email + password. Sent as Authorization:
    Bearer <token> on every other call.'
  token_endpoint: https://apiv2.shiprocket.in/v1/external/auth/login
  logout_endpoint: https://apiv2.shiprocket.in/v1/external/auth/logout
  token_ttl: 10 days
  sources:
  - openapi/shiprocket-api-openapi.yml
  - https://apidocs.shiprocket.in/
credential_provisioning:
  where: Shiprocket panel > Settings > API > Add New API User
  steps:
  - Create an API user with a unique email (must differ from the main login).
  - 'Select the API modules the user may access ("Modules to Access") and whether buyer details are exposed ("Buyer''s
    Details Access": Allowed / Not Allowed).'
  - Copy the generated API password immediately — it is shown once.
  - Exchange email + password at POST /v1/external/auth/login for the JWT.
  scoping: module-level access per API user; no OAuth scopes
  sandbox: none — the docs warn that any request with valid credentials affects live account data
notes: No OAuth 2.0 or OpenID Connect on the logistics API. (The separate WordPress MCP endpoint on www.shiprocket.in
  uses OAuth 2.1 with PKCE and scope "mcp" — see well-known/ and mcp/.)

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