yCAPTCHAyCAPTCHA
API Reference

Overview

Complete reference for the yCAPTCHA REST API.

Base URL:

https://ycaptcha.xyspg.moe

Public Endpoint

The only endpoint your backend needs to call:

Widget Internal Endpoints

These are called automatically by the widget. You do not need to interact with them directly.

Rate Limiting

Per-IP sliding window rate limits are enforced on all API routes:

RouteLimit
/siteverify100 requests/min
/challenge20 requests/min
/verify10 requests/min
/image60 requests/min

On this page