Esper · Authentication Profile

Esper Authentication

Authentication

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

Device ManagementMobile Device ManagementAndroidDevOpsInternet of ThingsFleet ManagementEnterprise MobilityEdge ComputingKiosk
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/esper-manage-openapi-original.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    #### API KEY - Access Token
    Access token for APIs passed as authorization header in calls. You need to generate this from your Esper Dev Console at `<domain>-api.esper.cloud` where foo is the sub-domain name you gave for your Esper Dev environment when you signed up for your Esper Dev account. Please follow the instructions [here](https://docs.esper.io/home/module/genapikey.html) to generate an ac
  sources:
  - openapi/esper-manage-openapi-original.yml