NoBueno · Authentication Profile

Nobueno Authentication

Authentication

NoBueno secures its APIs with apiKey across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyJobsRecruitingHiringTalentMatchingHuman ResourcesCandidates
Methods: apiKey Schemes: 4 OAuth flows: API key in: header

Security Schemes

Bearer apiKey
· in: header (Authorization)
Device-type apiKey
· in: header (Device-Type)
x-scheme apiKey
· in: header (x-scheme)
x-app-id apiKey
· in: header (x-app-id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/nobueno-openapi-original.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/nobueno-openapi-original.json
- name: Device-type
  type: apiKey
  in: header
  parameter: Device-Type
  sources:
  - openapi/nobueno-openapi-original.json
- name: x-scheme
  type: apiKey
  in: header
  parameter: x-scheme
  sources:
  - openapi/nobueno-openapi-original.json
- name: x-app-id
  type: apiKey
  in: header
  parameter: x-app-id
  sources:
  - openapi/nobueno-openapi-original.json