Fetch full details for up to 20 events in a single request. More efficient than individual requests. Returns 400 Bad Request if more than 20 IDs are provided.
Full Market Depth: Each event in the batch response contains the same complete market data as /v1/events/{eventId} — up to 1,000+ markets per event on major leagues (NBA, NFL, Premier League). There is no market capping or reduction in batch mode.
Performance Advisory: Batching 20 market-heavy events (e.g., live NBA games with 700+ selections each) can produce very large response payloads (5-15 MB+). For optimal performance:
/v1/scores for lightweight status polling (no markets), then batch-fetch only the events you need full odds for/v1/events/{eventId} for single-event deep divesDocumentation 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
Odds format for all values in response. Default: decimal
decimal, american, fractional Array of event IDs (max 20). Use GET /v1/events to discover active IDs.
20