Capy Inc. · Authentication Profile

Capy Inc Authentication

Authentication

Lemin Captcha uses a two-key model. A public captcha_id (site key) identifies a configured captcha to the browser widget and is safe to expose client-side. A secret private_key authenticates the server-side verification call and must never be sent from the browser. The private_key is supplied in the JSON body of the verification request (not as an HTTP header), so it is not expressed as a standard OpenAPI securityScheme; the OpenAPI models it as a required request field. There is no OAuth surface.

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

CompanySecurityCAPTCHABot DetectionBot PreventionFraud PreventionAccount TakeoverAuthenticationWeb SecurityDeveloper Tools
Methods: apiKey Schemes: 2 OAuth flows: API key in: body

Security Schemes

private_key apiKey
· in: body (private_key)
captcha_id apiKey
· in: client (captcha_id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://help.leminnow.com/knowledge/verifying-a-lemin-captcha-answer
docs: https://help.leminnow.com/knowledge/developers-guide
description: >-
  Lemin Captcha uses a two-key model. A public captcha_id (site key) identifies
  a configured captcha to the browser widget and is safe to expose client-side.
  A secret private_key authenticates the server-side verification call and must
  never be sent from the browser. The private_key is supplied in the JSON body
  of the verification request (not as an HTTP header), so it is not expressed as
  a standard OpenAPI securityScheme; the OpenAPI models it as a required request
  field. There is no OAuth surface.
summary:
  types: [apiKey]
  api_key_in: [body]
  oauth2_flows: []
schemes:
- name: private_key
  type: apiKey
  in: body
  parameter: private_key
  role: server-side secret verification key (account key from the Lemin Dashboard)
  scope: server-to-server only
  sources: [https://help.leminnow.com/knowledge/verifying-a-lemin-captcha-answer]
- name: captcha_id
  type: apiKey
  in: client
  parameter: captcha_id
  role: public site key identifying the captcha to the browser widget
  scope: client-side, non-secret
  sources: [https://help.leminnow.com/knowledge/displaying-lemin-captcha]

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/capy-inc-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.