Opsera · Authentication Profile

Opsera Authentication

Authentication

Opsera secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyDevOpsCI/CDDevSecOpsPipeline OrchestrationDeveloper ToolsSoftware DeliveryGovernanceMCPAI Agents
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

opseraPersonalAccessToken http
scheme: bearer · in: header ()

Source

Authentication Profile

opsera-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.opsera.io/api-platform-and-integration/opsera-api-platform/personal-access-tokens
docs: https://docs.opsera.io/api-platform-and-integration/opsera-api-platform/personal-access-tokens
summary:
  types: [http]
  http_schemes: [bearer]
  bearer_format: JWT
  token_model: personal-access-token
  api_key_in: [header]
schemes:
  - name: opseraPersonalAccessToken
    type: http
    scheme: bearer
    bearerFormat: JWT
    in: header
    header: Authorization
    example: 'Authorization: Bearer <token>'
    description: >-
      Opsera Personal Access Tokens are standard JWT bearer tokens generated in the Opsera Portal
      (Profile -> Access Tokens). Each token is created with a predefined scope, an expiration date,
      and is owned by the generating user; all API calls apply that user's RBAC. A Power User (or
      higher) role is required for list operations; individual object actions are evaluated against
      the object's RBAC. Tokens are never stored by Opsera (only metadata) and can be expired early.
      Validation layers: authentic+active token -> valid owner -> not de-activated -> scope match ->
      object-level access. Failure returns HTTP 403 Forbidden.
    sources: [docs]
sso:
  - Okta (SAML/OIDC)
  - Azure AD (Entra ID) SSO
  - SCIM-based user provisioning (Azure)
notes: >-
  The interactive portal (portal.opsera.io) authenticates end users via Okta / enterprise SSO;
  programmatic REST + MCP access uses JWT bearer Personal Access Tokens.

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/opsera-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.