Quick Start (快速开始)
Base Api Endpoint: https://api.hardcaptcha.com
Get your API key
Your API requests are authenticated using API key. Any request that doesn't include an API key will return an error.
You can generate an API key from your Dashboard at any time.
Install the library
Coming soon
Make your first request
Example with recaptchaV2Token
Create task
Take a look at how you might call this method using:
Get task result
Call this method every 0.5 second if you don't have a server to handle the callback URL (posted on task creation)
Last updated