Quick start (ocr)
POST
https://api.vision.firstmail.ltd/v1/solve
Supported promts
Helecopter Captcha | Goog Captcha |
---|---|
helecopter_auto (auto) | goog (for any) |
helecopter_field | |
helectoper_leastconnected | |
helecopter_simillar_3x3 | |
helecopter_drag_circles | |
helectopetr_click_similar |
Promt examples
helecopter_auto - Any helecopter captcha, need text and task
helecopter_field - Need to find simillar image in field
helecopter_simillar_3x3 - Neeed to find simillar in filed 3x3
helecopter_drag_circles Need to grag element to cross circles
helecopter_least_connected requires to find least connected element in field
Request
Header Params
Content-Type
string
optional
Example:
application/json
Authorization
string
optional
Example:
API-KEY [TOKEN]
Body Params multipart/form-data
file
string
optional
promt
string
optional
Request samples
Responses
Modified at 2025-02-26 21:10:00