Claude Guard

Browser risk-control self-check and transparent environment diagnostics.

API Documentation

Claude Guard keeps API access simple and dependency-free.

MethodPathPurpose
GET/ipReturn the server-observed client IP as text/plain.
GET/jsonReturn IP, GeoIP, proxy/hosting/mobile flags, request language, and timestamp as JSON.
GET/headersReturn request headers and server-observed IP as JSON.
GET/api/rulesReturn all signals, rules, and regions from SQLite.
GET/api/healthReturn service health.
POST/api/checkEvaluate browser-collected signals. Existing response format is unchanged.

Examples

curl https://claude6.top/ip
curl https://claude6.top/json
curl https://claude6.top/headers