Verisoul · Authentication Profile

Verisoul Authentication

Authentication

Verisoul secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyFraud DetectionIdentity VerificationFake Account DetectionDevice FingerprintingEmail IntelligenceBot DetectionKYCTrust and SafetyRisk Scoring
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (x-api-key)
ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/*-openapi.json + https://docs.verisoul.ai/api-reference/introduction
docs: https://docs.verisoul.ai/api-reference/introduction
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Every Verisoul API endpoint is authenticated with a secret API key sent in
    the `x-api-key` request header. Keys are environment-scoped: separate keys
    for Production (api.prod.verisoul.ai) and Sandbox (api.sandbox.verisoul.ai),
    issued per project from the dashboard. There is no OAuth 2.0 or OIDC surface.
    Frontend/mobile SDKs authenticate with a public Project ID (not the secret
    API key); the secret key must never be exposed in client-side code.
schemes:
  - name: apiKeyAuth
    type: apiKey
    in: header
    parameter: x-api-key
    sources:
      - openapi/verisoul-session-openapi.json
      - openapi/verisoul-account-openapi.json
      - openapi/verisoul-list-openapi.json
      - openapi/verisoul-phone-openapi.json
      - openapi/verisoul-email-openapi.json
      - openapi/verisoul-email-batch-openapi.json
  - name: ApiKeyAuth
    type: apiKey
    in: header
    parameter: x-api-key
    sources:
      - openapi/verisoul-facematch-openapi.json
      - openapi/verisoul-idcheck-openapi.json
key_management:
  issuer: https://dashboard.verisoul.ai/developers
  environments:
    - {name: production, base_url: https://api.prod.verisoul.ai}
    - {name: sandbox, base_url: https://api.sandbox.verisoul.ai}
  project_id_note: >-
    Frontend SDKs (Web/iOS/Android/React Native/Flutter) are initialized with a
    public Project ID; the x-api-key secret is backend-only.

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