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

List all error codes

GET
/errorCode

Returns a map of all error codes and their meanings.

Response Body

application/json

curl -X GET "https://example.com/errorCode"
{  "property1": "string",  "property2": "string"}
Content-Length: 0