Scanverity Resolution API · Authentication Profile

Scanverity Resolution Api Authentication

Authentication

Single-scheme HTTP Bearer authentication using opaque, reveal-once, account-scoped and environment-bound tokens. There is no OAuth 2.0, no OpenID Connect and no mutual TLS. Scopes are carried by the token itself rather than negotiated at an authorization server, and every scope is deny-by-default.

Scanverity Resolution API declares 1 security scheme(s) across its OpenAPI definitions.

Prediction MarketsResolution RiskMarket IntelligenceDue DiligenceWebhooksOpenAPIFintechRisk AnalyticsPolymarketEvent ContractsAgent Ready
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-09-04'
method: searched
source: https://scanverity.com/resolution-api/docs
derived_from: openapi/scanverity-resolution-api-openapi.json
name: Scanverity Resolution API authentication profile
description: >-
  Single-scheme HTTP Bearer authentication using opaque, reveal-once, account-scoped and
  environment-bound tokens. There is no OAuth 2.0, no OpenID Connect and no mutual TLS. Scopes are
  carried by the token itself rather than negotiated at an authorization server, and every scope is
  deny-by-default.
docs: https://scanverity.com/resolution-api/docs
schemes:
  - id: bearerToken
    type: http
    scheme: bearer
    in: header
    header: Authorization
    format: "svr_live_... or svr_sandbox_..."
    description: >-
      Reveal-once, account-scoped, environment-bound Resolution API token. Sent only in the
      Authorization header; query-string tokens are rejected with INVALID_REQUEST. Legacy svk_
      Professional workspace tokens are explicitly rejected by this API.
    applied_to: all operations
    token_prefixes:
      - prefix: svr_live_
        environment: live
        note: Live tokens bill released assessments and are the only tokens accepted on the reconciled-usage routes.
      - prefix: svr_sandbox_
        environment: sandbox
        note: Sandbox tokens read only the closed deterministic fixture catalog; every sandbox result is non-billable.
      - prefix: svk_
        environment: rejected
        note: Legacy Professional workspace token. Intentionally rejected by the Resolution API.
environments:
  - name: live
    token_prefix: svr_live_
  - name: sandbox
    token_prefix: svr_sandbox_
scopes_model:
  style: token-bound named scopes (not OAuth 2.0)
  default: deny
  reference: scopes/scanverity-resolution-api-scopes.yml
failure_modes:
  - status: 401
    code: INVALID_TOKEN
    note: >-
      Unknown, malformed, expired and revoked credentials deliberately share one indistinguishable
      response so a caller cannot enumerate token state.
  - status: 403
    code: INSUFFICIENT_SCOPE
    note: The credential is valid but does not carry the scope the operation requires.
  - status: 400
    code: INVALID_REQUEST
    note: Returned when a token is supplied in the URL rather than the Authorization header.
notes:
  - Token secrets are revealed once at creation and are never returned by later reads.
  - Access is private beta and feature-gated; a valid token still requires an entitled, allowlisted account.

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/scanverity-resolution-api-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 email required.

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