Démonstration de MTCaptcha

Cette page explique comment MTCaptcha s'affiche et comment fonctionne la vérification de MTCaptcha. MTCaptcha is a smart captcha service that is GDPR and WCAG compliant, providing the confidence of privacy and accessibility.

Logo de "MTCaptcha"

Dans de nombreux cas, MTCaptcha entrave l'accessibilité, frustre les utilisateurs, limite l'accès aux informations ouvertes, rend difficile le test des applications et des sites. Utilisez le solveur MTCaptcha pour un contournement automatique.

How to solve MTCaptcha

  1. Find the websiteKey parameter: call window.mtcaptchaConfig.sitekey or window.mtcaptcha.getConfiguration().sitekey in your browser console.

  2. Send websiteKey and websiteURL to our API.

    Manually:

    Request examples:

    Method: createTask
    API endpoint: https://api.2captcha.com/createTask

    MtCaptchaTaskProxyless

    {
        "clientKey": "{{clientKey}}",
        "task": {
            "type": "MtCaptchaTaskProxyless",
            "websiteURL": "https://2captcha.com/demo/mtcaptcha",
            "websiteKey": "MTPublic-KzqLY1cKH"
        }
    }

    MtCaptchaTask

    {
        "clientKey": "{{clientKey}}",
        "task": {
            "type": "MtCaptchaTask",
            "websiteURL": "https://2captcha.com/demo/mtcaptcha",
            "websiteKey": "MTPublic-KzqLY1cKH",
            "proxyType":"http",
            "proxyAddress":"1.2.3.4",
            "proxyPort":"8080",
            "proxyLogin":"user23",
            "proxyPassword":"p4$w0rd"
        }
    }

    Response example

    {
        "errorId": 0,
        "status": "ready",
        "solution": {
            "token": "v1(00cc43a5,1adfe4b4,MTPublic-DemoKey9M,0080ab49...IJexMsishqlg**)"
        },
        "cost": "0.00299",
        "ip": "1.2.3.4",
        "createTime": 1695129688,
        "endTime": 1695129702,
        "solveCount": 1
    }
  3. In developer's console, find input with name="mtcaptcha-verifiedtoken", and put there received token. Then, click the Check button.

Logo du «2Captcha»A la page d'accueil

La copie de toute partie de ce site web sans l'autorisation explicite du propriétaire du site internet est illégale.

  • «GDPR» logo
  • «SSL secured» logo
  • «Google privacy policy» logo
  • «S/MIME» logo
  • «CCPA» logo
#1
Dans le classement des services de surveillanceLogo «CaptchaTheCat»
Connectez-vous avec nous
  • «2Captcha» sur GitHub
  • «2Captcha» sur LinkedIn
  • «2Captcha» sur X
  • Chaîne YouTube de 2Captcha
L'extension Captcha Bypass est compatible avec les navigateurs Chrome et Firefox.Extension Captcha BypassExtension recommandée
Logo de reCAPTCHAExtension pour résoudre reCAPTCHAExtensions alternatives
Nous prenons en charge les systèmes de paiement Visa, Mastercard, Airtm, PayPal, Alipay, BTC, USDT.