Onapsis Platform API
GraphQL-based public API for The Onapsis Platform. Introduced with support for Assess (vulnerability and scan results) and preliminary support for Comply, it powers third-party integrations with ticketing and SIEM tooling, custom filtered reporting, and multi-tenant MSSP views. Authentication is an API key generated in the Onapsis console UI, exchanged at POST /api/v1/token for a bearer access token used on subsequent GraphQL requests. The endpoint is served from the customer's own Onapsis console host, so there is no shared public base URL.