This tutorial shows the overview of YunPian's CAPTCHA and gives you a quickstart guide.

Product Description

1. Why our solution is better


  1. Improving the end user experience


  • The YunPian's CAPTCHA service discards the traditional character type verification code display - fill in the character - the process of comparing the answers, using the verification code display - collecting user behavior - analyzing the user behavior flow.
  • Only end user trajectory is required, no keyboard input.


  1. Against bots and SMS brute-force


  • The YunPian's CAPTCHA service performs machine learning modeling on the behavior trajectory data which was generated from end users
  • The YunPian's CAPTCHA service also combines multi-dimensions, such as access frequency, geographical location, and historical records, to return the judgment results quickly and accurately.


2. Scenarios


  1. The YunPian's CAPTCHA service provides convenient ways to verify: sliding puzzles, clicking on the pictures, etc.
  1. And it can be applied to websites or apps, including but not limited to SMS brute-force, registration, login, forgotten passwords, sensitive data queries, etc., which need to be vigilant to prevent attacks from machines.


3. What we provide


  1. Front-end SDK (currently supports access to the web and mobile)
  1. Backend secondary verification interface
  1. Two authentication from backend.
  1. Data statistics
  1. Data visualization


Access step


Step 1


  1. Register:Visit the YunPian website to register.
  1. Opening YunPian's CAPTCHA service (2) Apply YunPian's CAPTCHA service Contact customer service staff or sales apply for the YunPian's CAPTCHA service.
  1. Create productions


  • You can find the YunPian's CAPTCHA in the left navigation bar when enter the management console.
  • You can click the YunPian's CAPTCHA icon, and select the Product management.
  • Creating a new product, you just needs to fill in the product name and select the verification way (detailed description of the verification method, see product introduction).
  • The product parameters, such as Captcha Id (App Id), Secret Id and Secret Key, will be set by YunPian's CAPTCHA service;
  • Normally, one product will be applied to solve one scenario.


Step 2


  1. Access the front-end SDK


  • You can configure the language and pop-up width according to yourself needs.


Step 3


  1. Access backend secondary verification
  1. Two authentication from backend