Insightly · Authentication Profile

Insightly Authentication

Authentication

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

CRMProject ManagementLead ManagementOpportunitiesContactsSMB
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/insightly-openapi.yml
summary:
  types:
  - http
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  description: |-
    Username is the Base64-encoded API key; password is left blank.
    Example header: Authorization: Basic <base64(apiKey:)>
  sources:
  - openapi/insightly-openapi.yml