RingCaptcha (ThriveCom) · Authentication Profile

Thrivecom Authentication

Authentication

RingCaptcha (ThriveCom) secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyTwo-Factor AuthenticationPhone VerificationOne-Time PasscodeSMSVoiceFraud PreventionIdentity VerificationAuthentication
Methods: apiKey Schemes: 3 OAuth flows: API key in: body, path

Security Schemes

app_key apiKey
· in: path ()
api_key apiKey
· in: body (api_key)
secret_key apiKey
· in: body (secret_key)

Source

Authentication Profile

thrivecom-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: 'https://github.com/ringcaptcha (official SDK source: ringcaptcha-node, ringcaptcha-python)'
docs: https://my.ringcaptcha.com/docs/web
summary:
  types: [apiKey]
  api_key_in: [body, path]
  oauth2_flows: []
  notes: >-
    RingCaptcha uses static API-key credentials, not OAuth. Every request is
    authenticated with a triplet of keys issued per application in the
    dashboard: api_key and secret_key sent as form parameters, and app_key
    embedded in the request path (/{app_key}/{endpoint}). Requests are
    application/x-www-form-urlencoded over HTTPS to api.ringcaptcha.com.
schemes:
  - name: app_key
    type: apiKey
    in: path
    description: >-
      Per-application public key that identifies the RingCaptcha app; embedded
      in the URL path as /{app_key}/{endpoint}.
    sources: [ringcaptcha-node/lib/RingCaptcha.js, ringcaptcha-python/lib/Ringcaptcha.py]
  - name: api_key
    type: apiKey
    in: body
    parameter: api_key
    description: Public application API key sent as a form field on most operations.
    sources: [ringcaptcha-node/lib/Config.js]
  - name: secret_key
    type: apiKey
    in: body
    parameter: secret_key
    description: >-
      Server-side secret key sent as a form field on secured operations
      (verify, captcha, sms) to authorize the request; never exposed client-side.
    sources: [ringcaptcha-python/lib/Ringcaptcha.py, ringcaptcha-node/lib/Config.js]

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