TikTok Captcha Solver API
# TikTok Captcha Solver API Euler Stream provides high-accuracy AI-powered solutions for all TikTok captcha types, with fast response times and simple API integration. Automatically solve TikTok captchas with high accuracy. This API supports all four types of TikTok captchas: | Shapes | Slide Puzzle | Whirl/Rotation | Icons | |:------:|:------------:|:--------------:|:-----:| | | | | | | Click…
TikTok Captcha Solver API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Solve Icons Captcha /captcha/icons |
Solve a TikTok icons captcha by identifying icons that match a text prompt. Returns the coordinates of matching icons and the detected label. |
| POST |
Solve Shapes Captcha /captcha/shapes |
Solve a TikTok shapes captcha by identifying two points that match a 3D shape. Returns the coordinates of both points. |
| POST |
Solve Slide Puzzle Captcha /captcha/puzzles |
Solve a TikTok slide puzzle captcha by finding the horizontal position to place the puzzle piece. Returns the X position as a proportion (0-1) of the background width. |
| POST |
Solve Whirl/Rotation Captcha /captcha/whirl |
Solve a TikTok whirl captcha by finding the rotation angle to align the inner circle with the outer ring. Returns the angle in degrees (0-360). |