Okendo · Authentication Profile

Okendo Authentication

Authentication

Okendo secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyBusiness ApplicationsReviewsRatingsE-CommerceLoyaltyCustomer MarketingShopifyWebhook
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
publicStorefront none
scheme: none

Source

Authentication Profile

okendo-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.okendo.io/merchant-rest-api/quick-start
docs: https://docs.okendo.io/merchant-rest-api/quick-start
summary:
  types: [http]
  http_schemes: [basic]
  api_key_in: []
  oauth2_flows: []
  notes: >-
    Okendo exposes two REST surfaces with different auth models. The Merchant
    (Enterprise) REST API uses HTTP Basic authentication; credentials are the
    Okendo user id and API key combined as "<okendo_user_id>:<api_key>" and
    base64-encoded, obtained from the integration settings section of the Okendo
    app. All requests must also send an okendo-api-version date header. The
    Storefront REST API is a public, unauthenticated read surface scoped by
    okendo_user_id in the path.
schemes:
- name: basicAuth
  type: http
  scheme: basic
  applies_to: Merchant (Enterprise) REST API
  credential: base64("<okendo_user_id>:<api_key>")
  header: 'Authorization: Basic <base64-credentials>'
  key_source: Okendo app > integration settings
  sources: [https://docs.okendo.io/merchant-rest-api/quick-start]
- name: publicStorefront
  type: none
  scheme: none
  applies_to: Storefront REST API
  notes: Public read-only endpoints scoped by okendo_user_id path segment; no credential required.
  sources: [https://docs.okendo.io/on-site/storefront-rest-api/quick-start]
version_header:
  name: okendo-api-version
  required: true
  example: '2025-02-01'

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