Bot-detection tokens, over plain HTTP.
Send us a URL, get back valid session cookies. One endpoint covers Imperva, DataDome, PerimeterX, Kasada, and Vercel BotID — with Akamai and Turnstile shipping next.
A captured payload, replayed natively.
Each vendor's challenge VM is reversed into native code. The first hit on a new site captures a template; every hit after that is a pure Go replay with fresh timestamps.
Capture
First request runs the full challenge inside a sandbox and stores the resulting payload on disk.
Replay
Subsequent requests mutate the stored payload, re-sign it, and hit the interrogation endpoint.
Verify
The minted cookies are validated against the target before they're returned to you.
Pool
Hot domains are pre-solved in the background so busy sites hit a ready buffer.
Deduct
Credits come out only after a verified success. Failures don't touch your balance.
Log
URL, elapsed time, and success flag. Page content is never stored.
Supported vendors
Vendor is detected automatically from the target URL. No routing config required.
Custom vendors
DMAvailable
Contact us
DataDome
LIVEInterstitial, Tags
~50ms cached / 2-5s cold
PerimeterX
LIVEPX3, WASM captcha
~50ms cached / 4-7s cold
Imperva
LIVEReese84, UTMVC
~50ms cached / 7-14s cold
Akamai
LIVEsensor_data, _abck
~50ms cached / 5-13s cold
Kasada
LIVEIps/Ct, PoW VM, x-kpsdk-*
27-30s cold (real-time, no cache)
Vercel BotID
LIVEx-is-human + Kasada Deep
~2-3s cold (pure-Go inline Kasada)
Turnstile
SOONcf_clearance
Soon
Why not browser automation?
Headless browser
puppeteer / playwright- -Spins a new Chromium per solve
- -Downloads every script, font and tracker
- -Waits for DOM to settle
- -Scrapes cookies after full page load
- -Pays for CPU, RAM, bandwidth, proxies
VexSolver
/api/solve- +One POST to the endpoint
- +Payload generated in native Go
- +Real vendor cookies returned inline
- +Plug the cookie into your HTTP client
- +Billed only on verified success
Ready when you are.
Sign up, grab your API key, make your first POST. 10 credits on the house.
