One request shape across every published service
Choose a task from the live catalog, submit its provider context, and receive measured output with the exact credit cost attached.
Submit Forter, Arkose, ThreatMetrix, PXM, CF, and UE MSM challenge tasks through one fast, observable API.
Use one authenticated integration across Forter, Arkose, ThreatMetrix, PXM, CF, and UE MSM workflows.
Choose a task from the live catalog, submit its provider context, and receive measured output with the exact credit cost attached.
Route each workflow to the configured provider and return its result without synthetic tokens, sessions, or success states.
Keep IP, user agent, cookies, and challenge state aligned from submission through completion.
Authenticate each request, record its result, and trace the corresponding credit entry from one workspace.
Explore the APINames and per-result credit costs are loaded directly from the backend.
Every solve is isolated, timed, and visible in your dashboard.
Select Forter, Arkose, ThreatMetrix, PXM, CF, UE MSM, or another published family.
The configured worker processes the supplied context and returns its real provider response.
Use the returned result immediately, with measured latency and credit usage attached.
Use any task published in the live catalog through one REST endpoint and predictable status model.
curl /api/backend/v1/solve \
-H "Authorization: Bearer $SOLVANTA_KEY" \
-H "Content-Type: application/json" \
-d '{
"task": "pxm",
"payload": {
"url": "https://your-authorized-domain.example",
"proxy": "YOUR_PROXY"
}
}'type SolveResponse = {
status: "solved" | "failed";
result?: Record<string, unknown>;
credits_used: number;
elapsed_ms: number;
};One credit equals one completed solve. Every pack is priced below the lowest $1.50-per-1,000 listed reference—without seats, subscriptions, or an unlimited plan.
Create your workspace with 50 free solves and top up only when you need more.
Start solving free