Parallel Create Findall Run
parallel_create_findall_runStarts a FindAll run.This endpoint immediately returns a FindAll run object with status set to ‘queued’.You can get the run result snapshot using the GET /v1beta/findall/runs//result endpoint.You can track the progress…
How it works ↓Pricing
Per call
$0.02
Model
flat
Pay only for what you use. No subscriptions.
Inputs
metadata
stringentity_type *
stringmatch_limit *
integerwebhook
stringmatch_conditions *
stringgenerator *
stringexclude_list
stringobjective *
stringInput Parameters
Cost per run
Execution cost$0.02
About Parallel Create Findall Run
Starts a FindAll run.This endpoint immediately returns a FindAll run object with status set to ‘queued’.You can get the run result snapshot using the GET /v1beta/findall/runs//result endpoint.You can track the progress of the run by:Polling the status using the GET /v1beta/findall/runs/ endpoint,Subscribing to real-time updates via the /v1beta/findall/runs//eventsendpoint,Or specifying a webhook with relevant event types during run creation to receivenotifications.
Frequently Asked Questions
Starts a FindAll run.This endpoint immediately returns a FindAll run object with status set to ‘queued’.You can get the run result snapshot using the GET /v1beta/findall/runs//result endpoint.You can track the progress of the run by:Polling the status using the GET /v1beta/findall/runs/ endpoint,Subscribing to real-time updates via the /v1beta/findall/runs//eventsendpoint,Or specifying a webhook with relevant event types during run creation to receivenotifications.
Parallel Create Findall Run costs $0.02 per call on xpay. No subscription, no minimums. Pay only for the calls you make. New accounts get $5 in free credits.
Connect the Parallel API MCP endpoint to your client — Claude Code: claude mcp add --transport http parallel "https://parallel.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"; Cursor/Windsurf/Cline/VS Code: same URL in mcp.json. The agent will see parallel_create_findall_run as a callable tool with the input schema and run it directly. (Unified across all providers: https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY, then xpay_run with toolPath parallel/parallel_create_findall_run.)
Yes — that's exactly what xpay is for. You don't need a Parallel API account or API key. Sign up at xpay.tools (Google or email), get $5 free credit, and run Parallel Create Findall Run immediately. Billing flows through your xpay balance.
Parallel Create Findall Run accepts 8 input parameters: metadata, entity_type, match_limit, webhook, match_conditions, generator…. See the input schema and runnable form on this page for details and to test live.

