Parameters
No parameters required
This endpoint takes no path, query, header or body parameters.
No parameters required
This endpoint takes no path, query, header or body parameters.
1 status code documented
tokenstringRequiredmfuunpqsqa1rw8ftimageBase64stringRequireddata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAC...{
"token": "mfuunpqsqa1rw8ft",
"imageBase64": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAC..."
}GET /api/v1/security/captcha
curl -X GET "https://api.bizkithub.com/api/v1/security/captcha" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.