Evident · Authentication Profile

Evident Id Authentication

Authentication

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

Identity VerificationCredential VerificationBackground CheckInsurance VerificationCOI
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/evident-id-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic Auth using your Evident username and API key (VerifyAPI).
  sources:
  - openapi/evident-id-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer token using the userIdentityToken returned by VerifyAPI (SubmitAPI).
  sources:
  - openapi/evident-id-openapi.yml