Fetch CAPTCHA challenge

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
[[Image:ePrize_API.gif|right]]
<pre>Request representation: empty
<pre>Request representation: empty

Revision as of 16:51, 24 April 2009

Request representation: empty

Response:
200 OK
Content-Type: image/png
Content-Length: {size}

Binary image data {size} octets in length

The CAPTCHA challenge secret is embedded in the response in a way that only humans and very smart robots can determine the secret.

Response if CAPTCHA does not exist:
404 Not Found
Personal tools