Snappt · Authentication Profile

Snappt Authentication

Authentication

Snappt secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

Companyfraud-detectiondocument-verificationidentity-verificationincome-verificationproperty-managementmultifamilyreal-estateproptechtenant-screeningrental-applicationswebhooks
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
snapptSessionAuth apiKey
· in: header (x-unauthenticated-session-token)

Source

Authentication Profile

Raw ↑
generated: '2026-08-05'
method: derived
source: openapi/snappt-enterprise-api-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/snappt-enterprise-api-openapi-original.yml
- name: snapptSessionAuth
  type: apiKey
  in: header
  parameter: x-unauthenticated-session-token
  description: Pass the session token obtained from POST /session
  sources:
  - openapi/snappt-enterprise-api-openapi-original.yml