Covalent · Authentication Profile

Covalentnetworks Authentication

Authentication

Covalent secures its APIs with oauth2 and openIdConnect across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyWorkforce OperationsManufacturingAerospace and DefenseSkills ManagementTrainingGraphQLEnterprise Integration
Methods: oauth2, openIdConnect Schemes: 1 OAuth flows: API key in:

Security Schemes

AWSCognito oauth2

Source

Authentication Profile

covalentnetworks-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://covalentnetworks.com/api-services
docs: https://covalentnetworks.com/api-services
summary:
  types: [oauth2, openIdConnect]
  provider: AWS Cognito
  mfa: true
  notes: >-
    Covalent's API is authenticated via AWS Cognito, providing user sign-up,
    sign-in and access control with multi-factor authentication support and
    encryption in transit and at rest. No public developer portal exposes the
    token or authorization endpoints; access is provisioned per tenant. No
    OpenAPI is published, so this profile is documentation-sourced rather than
    derived from a spec.
schemes:
- name: AWSCognito
  type: oauth2
  provider: AWS Cognito
  mfa: true
  sources: [https://covalentnetworks.com/api-services]