EZRentOut · Authentication Profile

Ezrentout Authentication

Authentication

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

Equipment RentalRental ManagementAsset TrackingInventoryOrder ManagementEZO
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

tokenAuth apiKey
· in: header (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ezrentout-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: token
  description: Per-company access token generated in Settings (API must be enabled by the account
    owner). Sent in the `token` HTTP header on every request over HTTPS.
  sources:
  - openapi/ezrentout-openapi.yml