PRIMIS · Authentication Profile

Primis Authentication

Authentication

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

CompanyE-CommerceLogisticsShippingReturnsOrder TrackingPost-PurchaseCustomer ExperienceFulfillment
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/primis-openapi-original.json
docs: https://api.primis.cx/api-docs
summary:
  types:
  - http
  http_schemes:
  - bearer
  bearer_format: JWT
notes: >-
  The Primis REST API is served over HTTPS and requires an Authentication Token
  on all requests. The OpenAPI declares a single HTTP bearer scheme
  (bearerAuth, bearerFormat JWT); the published API docs describe three token
  types carried in the Authorization header. The spec's securityScheme declares
  type "https" (a typo for the OpenAPI "http" type) — captured here as the
  intended http/bearer profile.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/primis-openapi-original.json
token_types:
- name: JWT
  description: Provided on successful login of an account (POST /auth/login). Must be set in the Authorization header prepended with "Bearer ".
  header: 'Authorization: Bearer <jwt>'
- name: Retailer API Key
  description: Provided when adding an API Key to an integration. Sent in the Authorization header WITHOUT the "Bearer " prefix.
  header: 'Authorization: <retailer-api-key>'
- name: CMS API Key
  description: Provided by a Primis Developer upon request; used for communication between Primis services and external services not associated with a specific retailer. Sent WITHOUT the "Bearer " prefix.
  header: 'Authorization: <cms-api-key>'

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