Skip to main content
Select-object captcha is a common image challenge where the user must pick the tiles that match the given question (or anchor image) from a grid.

1. Create task

Endpoint: POST https://api.omocaptcha.com/v2/createTask

Parameters

Request example

Response example

2. Get task result

Endpoint: POST https://api.omocaptcha.com/v2/getTaskResult

Response example

solution.objects is a list of zero-based tile indices to click, counted left-to-right, top-to-bottom.