Sesame HR · Authentication Profile

Sesame Hr Authentication

Authentication

Sesame HR secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Human ResourcesHRISTime TrackingWorkforce ManagementEmployee ManagementHRAttendanceAbsence ManagementSchedulingPayroll
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: https://apidocs.sesametime.com/authentication
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Bearer API token. Generated self-serve in the Sesame admin panel by logging
    in to app.sesametime.com and going to Settings > Integrations > API, then
    "Create New Token". Passed as `Authorization: Bearer [example key]`.
    Tokens grant access scoped to the account holder's permissions, can be
    revoked from the dashboard (revoked tokens return 401), and are recommended
    to be rotated every ~90 days. Token validity can be checked with
    GET /core/v3/info.
  sources:
  - https://apidocs.sesametime.com/authentication
  - https://apidocs.sesametime.com/introduction