Nutrical Solution Ltd · Authentication Profile

Nutrical Solution Ltd Authentication

Authentication

Nutrical Solution Ltd secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyFoodNutritionHealthRecipesMeal PlansFood LabelingComplianceRestaurantsGCC
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

AccessToken apiKey
· in: header (Access-Token)
ApiKey apiKey
· in: header (API Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/nutrical-solution-ltd-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AccessToken
  type: apiKey
  in: header
  parameter: Access-Token
  description: Entity client access token issued by the Create Entity operation.
  sources:
  - openapi/nutrical-solution-ltd-openapi.yml
- name: ApiKey
  type: apiKey
  in: header
  parameter: API Key
  description: Organization-level API key (documented header name "API Key"), used to provision
    entities via the Create Entity operation.
  sources:
  - openapi/nutrical-solution-ltd-openapi.yml