Scanverity Resolution API · OAuth Scopes

Scanverity Resolution API OAuth Scopes

OAuth 2.0 searched

Scanverity Resolution API uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Prediction MarketsResolution RiskMarket IntelligenceDue DiligenceWebhooksOpenAPIFintechRisk AnalyticsPolymarketEvent ContractsAgent Ready
Scopes: 0 Flows: Method: searched

Scopes (0)

Scanverity Resolution API implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

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 scopes
description: >-
  Four named, deny-by-default scopes bound to the opaque bearer token at issue time. IMPORTANT --
  this is NOT OAuth 2.0: the API declares a single http/bearer security scheme, there is no
  authorization server, no /token endpoint, no consent screen and no scope negotiation. The scopes
  are recorded here because they are real, documented and gate individual operations; the canonical
  OAuthScopes pointer is used because it is the catalog's scope-reference type, not because an OAuth
  flow exists.
docs: https://scanverity.com/resolution-api/docs
model: token-bound
default: deny
authorization_server: null
scope_count: 4
scopes:
  - name: resolution:request
    description: Authorizes creation of new resolution assessments. This is the only billable scope.
    operations:
      - createResolutionAssessment
  - name: resolution:read
    description: Authorizes reading and polling an existing account-scoped assessment. Never billable.
    operations:
      - getResolutionAssessment
  - name: usage:read
    description: >-
      Authorizes only the live reconciled-usage routes. A sandbox token carrying this scope is still
      refused; the docs state a live token is required.
    operations:
      - getResolutionUsageSummary
      - listResolutionUsageEvents
  - name: webhooks:manage
    description: >-
      Authorizes only the webhook endpoint registry and the append-only delivery-evidence
      operations, including manual redelivery.
    operations:
      - createResolutionWebhookEndpoint
      - listResolutionWebhookEndpoints
      - deleteResolutionWebhookEndpoint
      - listResolutionWebhookDeliveries
      - redeliverResolutionWebhook
enforcement:
  insufficient_scope_status: 403
  insufficient_scope_code: INSUFFICIENT_SCOPE
  note: >-
    The 403 body carries a detail string naming the missing scope, e.g. "This token lacks the
    'resolution:request' scope."

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/scanverity-resolution-api-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.