UniUni · Authentication Profile

Uniuni Authentication

Authentication

UniUni secures its APIs with http-bearer and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyLogisticsShippingLast Mile DeliveryE-CommerceTrackingDelivery
Methods: http-bearer, apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
partnerApiKey apiKey
· in: header (X-API-Key)
integrationClientCredentials apiKey

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://help.ship.uniuni.com/en/api/create-access-token
docs:
  - https://help.ship.uniuni.com/en/api/create-access-token
  - https://help.ship.uniuni.com/en/partner-api/authentication
  - https://docs.uniuni.com/
summary:
  types: [http-bearer, apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    api: UniUni Platform Client API
    description: >-
      API access token generated from the UniUni Platform dashboard (New shipment → Import from
      integration → REST API). Up to 5 active tokens; deleting a token revokes access
      immediately. Sent as Authorization: Bearer <ACCESS_TOKEN> on every request.
    token_management:
      max_active_tokens: 5
      portal_production: https://ship.uniuni.com/integrations/rest-api
      portal_sandbox: https://sandbox.unigo.ca/integrations/rest-api
    sources: [openapi/uniuni-platform-client-api-openapi.yml]
  - name: partnerApiKey
    type: apiKey
    in: header
    parameter: X-API-Key
    api: UniUni Partner API
    description: >-
      Partner vendors exchange an X-API-Key for a JWT access token via GET
      https://api.ship.uniuni.com/partner/auth/token; the JWT (valid 24 hours) is then sent as
      Authorization: Bearer <accessToken>. Keys are issued by a UniUni account representative.
    token_ttl_seconds: 86400
    error_codes: [MissingTokenError, ExpiredTokenError, InvalidTokenError, TokenPayloadError]
  - name: integrationClientCredentials
    type: apiKey
    api: UniUni Integration API (legacy)
    description: >-
      The legacy Integration API (docs.uniuni.com) obtains a customer token via POST
      /storeauth/customertoken?grant_type=client_crendetials using a UniUni-issued Client ID and
      Client Secret, then sends the token on subsequent requests. Base hosts:
      https://prm-api.uniuni.com (production), https://prm-api.qa.uniuni.com (QA).

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