Gemnote · Authentication Profile

Gemnote Authentication

Authentication

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

CompanyCorporate GiftingSwag ManagementBranded MerchandiseFulfillmentE-commerceShippingY Combinator
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

AuthorizationToken apiKey
· in: header (AUTHORIZATION)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/gemnote-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AuthorizationToken
  type: apiKey
  in: header
  parameter: AUTHORIZATION
  description: A token issued by your Gemnote account manager. Sandbox tokens begin with `t_`
    and production tokens begin with `p_`.
  sources:
  - openapi/gemnote-openapi.yml