Skip to content

Available Targets

List all available targets with pricing.

GET /targets

Response

json
{
  "ok": true,
  "targets": [
    {
      "name": "EpicLogin",
      "display_name": "Epic Games — Login",
      "price_per_1k": 3.00,
      "active": true
    },
    {
      "name": "RiotLogin",
      "display_name": "Riot Games — Login",
      "price_per_1k": 4.00,
      "active": true
    }
  ]
}

Pricing

Price is per 1000 tokens. For example, at $3.00/1k, each token costs $0.003.

Use the target name field as the target parameter in POST /token.

Central Solver — Captcha Token API