Onapsis · Authentication Profile
Onapsis Authentication
Authentication
The Onapsis Platform API is authenticated with an API key generated in the Onapsis console UI, which is exchanged for a short-lived bearer access token used on subsequent GraphQL requests. Onapsis states the key-and-token model on its public API announcement; the exact token endpoint and header forms below are documented publicly by integration vendors that ship Onapsis connectors (Brinqa), not by an Onapsis reference page — the provider's own API reference sits behind the Customer Portal login. Provenance is recorded per field so the provider-published and third-party-documented parts stay distinguishable.
Onapsis secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyCybersecurityApplication SecurityVulnerability ManagementComplianceSAPERPThreat DetectionGraphQLEnterprise Software
Methods: apiKey, http
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
onapsisApiKey apiKey
onapsisBearer http