Vector Solutions · Authentication Profile

Vectorsolutions Authentication

Authentication

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

TrainingLearning ManagementCompliancePublic SafetyWorkforce ManagementEHSEducation
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

AccessToken apiKey
· in: header (AccessToken)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/vectorsolutions-targetsolutions-openapi.yml
docs: https://developers.targetsolutions.com/worldoftargetsolutions
notes: TargetSolutions implements a basic-auth-over-HTTPS scheme requiring a customer-specific
  API token in the AccessToken header of all requests. Tokens are requested from the
  customer's account manager and can be issued read-only or feature-specific. Documented
  on the developer portal getting-started page.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AccessToken
  type: apiKey
  in: header
  parameter: AccessToken
  description: Customer-specific API token passed in the header of all requests over HTTPS.
    Requested from your TargetSolutions account manager; tokens can be read-only or feature-specific.
  sources:
  - openapi/vectorsolutions-targetsolutions-openapi.yml