REVIEWS.io · Authentication Profile

Reviews Io Authentication

Authentication

REVIEWS.io secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

ReviewsUGCRatingsReputationeCommerce
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

storeKey apiKey
· in: header (store)
apiKey apiKey
· in: header (apikey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/reviews-io-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: storeKey
  type: apiKey
  in: header
  parameter: store
  description: Your REVIEWS.io public store key.
  sources:
  - openapi/reviews-io-openapi.yml
- name: apiKey
  type: apiKey
  in: header
  parameter: apikey
  description: Your REVIEWS.io private API key.
  sources:
  - openapi/reviews-io-openapi.yml