Aries Solver

All systems operational

reCAPTCHA v3 tokens,
one request away.

Send a URL, a site key and a proxy. Get back a valid token with the browser fingerprint that produced it. One credit per solve, charged only when it works.

curl -X POST __BASE__/getRecaptchaV3 \
  -H "X-API-Key: ar_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
        "url": "https://example.com/login",
        "sitekey": "6LfCVLAUAAAAALFwwRnnCJ12",
        "proxy": "http://user:pass@host:8080",
        "action": "login"
      }'

Built to drop into what you already have

One endpoint, a documented response, and errors that tell you what to do next.

A single call

Post the request, get the token back in the same response. Nothing to poll and no task IDs to track.

Matching fingerprint

Every token ships with the user agent, client hints and language of the browser that produced it, so your request matches the solve.

Only successful solves cost

A failed solve is never charged. Your balance moves by exactly one credit per token delivered.

Retries handled here

Transient failures are retried internally with backoff before the call ever returns an error to you.

Enterprise and standard

Set enterprise per request. Pass an action when the target page expects a specific one.

Your proxy, your exit

Solves run through the proxy you supply, so the token is produced from the address you intend to use it from.

Per solved token
1 credit
Charged on failure
Nothing
Typical response
Seconds
Endpoints to learn
One

One price, no tiers

Credits never expire and there is no monthly fee. Top up whenever you need more.

Starter pack

$2

for 1,000 solves

$0.002 per solved token

  • Charged only on success
  • Credits never expire
  • No monthly fee or minimum
  • Multiple API keys per account
  • Larger volumes priced on request

Starting takes three steps

Keys are issued by hand, so tell us the volume you expect and you will get one back the same day.

Step one

Message on Telegram

Say how many solves you need. Payment is arranged in the chat.

Step two

Receive your key

A key in the form ar_live_… arrives with your credit balance already loaded.

Step three

Send your first request

Point the example above at your own target and read the token out of the response.

Get an API key

Message us on Telegram to buy credits or ask about volume pricing. Include the number of solves you expect per day and we will size it with you.

https://t.me/Anxioussoul