ScienceLogic · Authentication Profile

Sciencelogic Authentication

Authentication

ScienceLogic secures its APIs with apiKey and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions.

AIOpsIT OperationsObservabilityMonitoringNetwork Configuration ManagementComplianceAutomationIncident Management
Methods: apiKey, openIdConnect Schemes: 3 OAuth flows: API key in: cookie, header

Security Schemes

Cookie apiKey
· in: cookie (session)
Token apiKey
· in: header (Authorization)
Permissions openIdConnect

Source

Authentication Profile

Raw ↑
generated: '2026-08-29'
method: derived
source: openapi/sciencelogic-skylar-compliance-openapi.json
summary:
  types:
  - apiKey
  - openIdConnect
  api_key_in:
  - cookie
  - header
schemes:
- name: Cookie
  type: apiKey
  in: cookie
  parameter: session
  description: |-
    The Skylar Compliance web interface uses session cookies to authenticate API requests coming from a user's browser.
    Please use authentication tokens when integrating with the Skylar Compliance API programmatically.

    Example header:

    ```http
    Cookie: session=abcde12345; Path=/; HttpOnly
    ```
  sources:
  - openapi/sciencelogic-skylar-compliance-openapi.json
- name: Token
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    To integrate with the Skylar Compliance API, please use the web interface to create API tokens. API requests via
    token should pass an `Authorization` header using the `Custom` prefix.

    Example header:

    ```http
    Authorization: Custom qVUXmMhPsle3NVU...
    ```
  sources:
  - openapi/sciencelogic-skylar-compliance-openapi.json
- name: Permissions
  type: openIdConnect
  openIdConnectUrl: https://ignore.example.com
  description: |-
    Lists required [Permissions](#tag/Permission) for each individual endpoint.

    **Please note:** Whilst this authentication method is listed as an OpenID Connect authentication type, it
    is only used for the purposes of displaying the required permissions on each endpoint and is _not_ a valid
    authentication method by itself.

    - `ModifyDevice`
    - `BackupDevice`
    - `RestoreDevice`
    - `CommandDevice`
    - `Vie
  sources:
  - openapi/sciencelogic-skylar-compliance-openapi.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/sciencelogic-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.