Try it

// run a real request against the live API

Paste a key, tweak the request, and hit Send — this calls the real POST /v1/solve. A free sk_test_ sandbox key returns a deterministic "mode":"sandbox" token instantly at no cost — handy for trying the shape of the call, but it never clears a real gate.

POST/v1/solve
// tip: a sk_test_ key returns a deterministic sandbox token instantly — great for CI, but it never clears a real gate
equivalent cURL
curl https://api.solvegate.io/v1/solve \
  -H "Authorization: Bearer sk_test_•••" \
  -H "Content-Type: application/json" \
  -d '{"gate":"turnstile","sitekey":"0x4AAAAAAAAA_target","url":"https://app.example.com"}'

Ready to pour through the gate?

// free sandbox keys · no card required to start

Two gates stand between you and the data. Both open here.

// free sandbox keys · no card required to start

Get your API key →
·Turnstile + WAF specialist·status: operational