Mailtrap · Authentication Profile

Mailtrap Authentication

Authentication

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

EmailEmail DeliveryEmail SandboxEmail TestingTransactional Email
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

BearerAuth http
scheme: bearer
ApiTokenAuth apiKey
· in: header (Api-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/mailtrap-email-api-openapi.yml, openapi/mailtrap-email-sandbox-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/mailtrap-email-api-openapi.yml
- name: ApiTokenAuth
  type: apiKey
  in: header
  parameter: Api-Token
  sources:
  - openapi/mailtrap-email-sandbox-openapi.yml