Skip to content
On this page

API 3rd Party Integration

OpenBullet 2

Setup

  • Go to RL Settings > Captchas

  • Captcha service = CustomTwoCaptcha

  • Api key = Your nocaptchaai apikey\

  • Domain = https://token.nocaptchaai.com/

  • Port = 443

  • Uncheck Override the Host header with 2captcha.com

  • Click check balance to check f its working.

  • Click Save

image
loli
BLOCK:SolveHCaptcha
siteKey = "a5f74b19-9e45-40e0-b45d-47ff91b7a6c2"
siteUrl = "https://accounts.hcaptcha.com"
=> VAR @solveHCaptchaOutput
ENDBLOCK
image

BrowserAutomationStudio (by bablosoft)

You can use this endpoints with BAS software and their modules which supports in.php and out.php 2Captcha like api.

Just replace the endpoint with the above endpoints and you are good to go.

Released under the MIT License.