✨ NoCaptcha v2 is here — fresh look, API v2 & agentic solving.Read the changelog →
Solver

Collect endpoint (reserved)

POST
/collect

Reserved/internal endpoint. Returns an empty object. It exists for forward compatibility and is not required for normal solving flows — use /createTask + /getTaskResult or /solve instead.

Response Body

application/json

curl -X POST "https://example.com/collect"
{}
Content-Length: 0