Reality Defender · Authentication Profile

Reality Defender Authentication

Authentication

Reality Defender secures its APIs with apiKey, oauth2, and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, deviceCode, and clientCredentials flow(s).

CompanyDeepfake DetectionArtificial IntelligenceMedia AuthenticationContent ModerationSecurityFraud PreventionSynthetic MediaMachine-Learning
Methods: apiKey, oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, deviceCode, clientCredentials API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header ()
PlatformOIDC openIdConnect

Source

Authentication Profile

reality-defender-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.realitydefender.com/api-reference/quickstart
docs: https://docs.realitydefender.com/api-reference/quickstart
summary:
  types: [apiKey, oauth2, openIdConnect]
  api_key_in: [header]
  api_key_name: X-API-KEY
  oauth2_flows: [authorizationCode, deviceCode, clientCredentials]
schemes:
  - name: ApiKeyAuth
    type: apiKey
    in: header
    parameter_name: X-API-KEY
    applies_to: Reality Defender detection REST API (api.prd.realitydefender.xyz)
    key_source: Generated in the Reality Defender platform settings at https://app.realitydefender.ai
    notes: >
      Primary authentication for all detection endpoints and the SDKs.
      SDKs read the key from a REALITY_DEFENDER_API_KEY environment variable;
      the MCP server accepts it via env or a per-request X-Api-Key header.
  - name: PlatformOIDC
    type: openIdConnect
    openIdConnectUrl: https://auth.app.realitydefender.ai/.well-known/openid-configuration
    issuer: https://auth.app.realitydefender.ai/
    applies_to: End-user sign-in to the Reality Defender web platform (Auth0 tenant)
    flows_supported: [authorizationCode, deviceCode, clientCredentials, implicit]
    scopes_supported: [openid, profile, email, offline_access, phone, address]
    pkce: [S256, plain]
    notes: >
      This OAuth2/OIDC surface authenticates humans into the console; it does not
      issue tokens for the detection API, which uses the X-API-KEY scheme above.

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/reality-defender-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.