TikTok Captcha Solver
TikTok captcha solver API. Solves captcha types: Puzzle (slider), objects matching (3d) and Rotating (whirl). The API provides the visual solution (coordinates) and does not make any requests to TikTok servers. Slider:  3D objects:  Whirl:…
TikTok Captcha Solver endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Puzzle Captcha /tiktok/captcha |
This API solves the TikTok puzzle/slider captcha:  The response include the correct slider position for the images to… |
| POST |
3D Captcha /tiktok/captcha |
This API solves the TikTok 3D captcha:  Notes: - Image must be base64 encoded. - Response include the coordinates of the two… |
| POST |
Whirl Captcha /tiktok/captcha |
This API solves the TikTok Whirl captcha:  The response include the correct slider position for the images to match. |