Import2 · Authentication Profile

Import2 Authentication

Authentication

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

CompanyData MigrationData IntegrationCRMHelpdeskSaaSMigrationOnboarding
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/import2-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: 'HTTP Basic Authentication. Supply the API token as the username and any value
    (e.g. "X") as the password. Example: curl -u <api_token>:X.'
  sources:
  - openapi/import2-openapi.yml