Raid AI · OAuth Scopes

Raid AI OAuth Scopes

OAuth 2.0 searched

Raid AI 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.

CompanyDeepfake DetectionAI Content DetectionMedia ForensicsVoice / Audio DetectionImage ForensicsDocument ForensicsFact CheckingTrust and SafetySecurity
Scopes: 0 Flows: Method: searched

Scopes (0)

Raid AI 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

raid-ai-scopes.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.raidxai.com/docs/authentication
docs: https://docs.raidxai.com/docs/authentication
notes: >-
  Two distinct scope surfaces. (1) API-key scopes gate which detection
  endpoints a dashboard-issued bearer token may call; documented on the
  Authentication page. (2) OAuth2/OIDC scopes advertised by the OpenIddict
  authorization server (from the openid-configuration discovery document) —
  platform/dashboard and bot identity, not the detection API-key surface.
api_key_scopes:
  - scope: image
    endpoints: /api/app/image-forensics/*
    description: Analyze images for AI generation, deepfakes, and tampering.
  - scope: audio
    endpoints: /api/app/voice-analysis/*
    description: Analyze audio for AI-generated / cloned voices, with optional transcription.
  - scope: fact-check
    endpoints: /api/app/fact-checking/*
    description: Submit and poll asynchronous fact-checking jobs.
  - scope: document
    endpoints: /api/app/document (documentForensicsAnalyze)
    description: Analyze a PDF document for tampering, consistency, and anomalies.
  - scope: document-image
    endpoints: documentDeepfakeDetect
    description: Detect tampering / AI editing in a single document-page image.
oauth2_scopes:
  source: https://api.raidxai.com/.well-known/openid-configuration
  scopes:
    - scope: openid
      description: OpenID Connect authentication.
    - scope: email
      description: Access the user's email claim.
    - scope: profile
      description: Access the user's profile claims.
    - scope: roles
      description: Access the user's role claims.
    - scope: offline_access
      description: Issue refresh tokens for long-lived access.
    - scope: Raid
      description: Access to the Raid platform resource server.
    - scope: xbot.admin
      description: Administrative access to the X (Twitter) bot integration.
    - scope: whatsappbot.admin
      description: Administrative access to the WhatsApp bot integration.

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/raid-ai-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 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.