Submit a multi-leg parlay and get the combined resolution. The API resolves
each leg individually by matching market name and outcome label,
then calculates the combined payout.
For maximum accuracy, include market_id and selection_id (from /events or /settlements).
Team names and final scores are included in the response. Process parlays promptly — poll regularly after the game ends to capture all market resolutions as they arrive gradually.
Parlay rules:
Optionally include stake to get exact payout amounts.
Request body supports:
{ legs: [...], stake? } or { parlay: { legs: [...], stake? } }{ parlays: [{ parlay_id?, legs: [...], stake? }, ...] }Documentation Index
Fetch the complete documentation index at: https://docs.fieldfunded.com/llms.txt
Use this file to discover all available pages before exploring further.
Your FieldFunded API Key