MaintainX · Authentication Profile

Maintainx Authentication

Authentication

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

CompanyPhysical AiMaintenanceCMMSAsset ManagementWork OrdersField ServiceManufacturingPreventive MaintenanceIoT
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

Bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/maintainx-openapi-original.json
summary:
  types:
  - http
schemes:
- name: Bearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    <p>Authenticate by adding the following HTTP header to your requests:</p>
    <pre>Authorization: bearer {{token}}</pre>
    <p>The <code>token</code> can be generated in your MaintainX account. Go to <a href="https://app.getmaintainx.com/settings/integrations/apiKeys">"Settings &gt; Integrations &gt; API Keys"</a> to generate a key for your user.</p>
  sources:
  - openapi/maintainx-openapi-original.json