When your agent hits a wall — CAPTCHAs, phone calls, physical tasks — dispatch to verified humans via a single API call. Get results in seconds, not hours.
Our SDK handles authentication, task dispatch, status polling, and result retrieval. One import, one function call — your agent now has human capabilities.
import { EAgent } from '@eagent/sdk';
const agent = new EAgent({ apiKey: 'sk_live_...' });
// Dispatch a CAPTCHA task
const result = await agent.dispatch({
type: 'captcha',
target: 'cloudflare.com/challenge',
maxBudget: 2.00, // USDC
timeout: 60 // seconds
});
console.log(result.solution);
// → "abc123xyz"Every feature designed to maximize reliability and minimize your agent's overhead.
Average match time 12 seconds. Verified humans online 24/7 across 50+ countries ready to execute your tasks.
REST endpoints, MCP server, Python & TypeScript SDKs. Fully integrated into your agent in under 5 minutes.
TaskEscrow.sol on Arbitrum holds funds. Auto-released only when algorithmic proof validates completion.
HTTP-native per-request billing via Coinbase x402 protocol. No subscriptions, no minimums, pay-as-you-go.
Set per-task and daily USDC limits. Freeze all spending instantly with a single API call if needed.
GPS verification, AI photo analysis, call recordings — proof is verified before any payment releases.
From quick CAPTCHAs to complex phone calls — all through one unified API.
Native integrations for popular AI frameworks and agents.
Get your API key and start dispatching tasks in minutes. No credit card required to start.