OZON.ru · Authentication Profile

Ozonru Authentication

Authentication

OZON.ru declares 1 security scheme(s) across its OpenAPI definitions.

CompanyRetailE-CommerceMarketplaceSeller APIRussiaLogistics
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

apiKey
· in: header ()

Source

Authentication Profile

ozonru-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  live probe of https://api-seller.ozon.ru + OZON Seller API docs
  (https://docs.ozon.ru/api/seller/)
api: OZON Seller API
base_url: https://api-seller.ozon.ru
summary: >-
  The OZON Seller API authenticates every request with two required HTTP
  headers: a numeric Client-Id and a secret Api-Key, both issued in the seller
  dashboard (API keys section). There is no OAuth flow. Requests are made over
  HTTPS/TLS 1.3.
schemes:
- id: ozon_seller_headers
  type: apiKey
  in: header
  required_headers:
  - name: Client-Id
    format: positive integer
    description: >-
      Numeric seller/client identifier. A non-integer value is rejected with
      HTTP 400 {"code":3,"message":"Client-Id header value should be positive
      integer"} (verified live).
  - name: Api-Key
    format: UUID/secret string
    description: >-
      Secret API key issued in the seller cabinet. An invalid key is rejected
      with HTTP 404 {"code":5,"message":"Invalid Api-Key, please check the key
      and try again"} (verified live).
  transport: https-only (TLS 1.3)
evidence:
- kind: live-probe
  detail: >-
    POST https://api-seller.ozon.ru/v1/warehouse/list with malformed Client-Id
    returned HTTP 400 code 3; with a valid-format but wrong Api-Key returned
    HTTP 404 code 5.
notes: >-
  API keys are provisioned per seller in the OZON Seller cabinet and can be
  scoped by role (Admin / read-only / etc.) in the seller UI; there is no
  standards-based OAuth2/OIDC scopes model, so no scopes/ artifact is derived.

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