Tiendanube · Authentication Profile

Tiendanube Authentication

Authentication

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

E-commerceRetailLatin AmericaStorefrontProductsOrders
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

AuthenticationToken apiKey
· in: header (Authentication)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/tiendanube-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AuthenticationToken
  type: apiKey
  in: header
  parameter: Authentication
  description: 'OAuth 2.0 access token obtained via the authorization-code flow, sent as "Authentication:
    bearer {access_token}". A descriptive User-Agent header is also required on every request.'
  sources:
  - openapi/tiendanube-openapi.yml