Captcha methods

To get a captcha, send an HTTP GET request to the URI with the following format:/RestApi/comments-api/captcha

The JSON of the posted data should be empty.

Upon successful request, the server responds with a 200 OK HTTP status code and details of the captcha in the following format:

Text
{
   "Image":"String",
   "CorrectAnswer":"String",
   "InitializationVector":"String",
   "Key":"String"
}
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
New to Sitefinity?