{"uid":"cap_5lwttES-0-i8ltX7fb_U0","slug":"dataforagents-fifa-player-search-3ca1a0bf","name":"DataForAgents FIFA Player Search","description":"Pay-per-request datasets for autonomous agents via x402 (USDC). Structured JSON APIs; no API keys — pay on the wire.","url":"https://dataforagents.net/v1/fifa/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"q":{"type":"string","description":"Player name query"},"team":{"type":"string","description":"Team / squad filter"},"limit":{"type":"string","description":"Max results (default 20)"},"position":{"type":"string","description":"Position filter (e.g. FW, MF, DF, GK)"},"nationality":{"type":"string","description":"Nationality filter"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":[{"team":"Argentina","position":"FW","player_id":"example-id","nationality":"Argentina","player_name":"Lionel Messi"}],"status":"success","results_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5jyR54dp8fr36p5Y3Yoj2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search FIFA player records by name, team, position, or nationality and return structured player data as JSON","exampleAgentPrompt":"Can you search the FIFA player database for all forwards from Argentina — show me up to 10 results?","exampleUseCases":[{"title":"Scout players by team and position","prompt":"Look up all midfielders currently on Real Madrid in the FIFA dataset — give me their names, nationalities, and player IDs."},{"title":"Find a specific footballer's details","prompt":"Search the FIFA player database for Erling Haaland and tell me his team, position, and nationality."},{"title":"Filter players by nationality","prompt":"I need a list of all Brazilian players in the FIFA database — cap it at 20 results please."}],"resultDescription":"Returns a JSON array of player records each containing player_id, player_name, team, position, and nationality, along with a status field and a total results_count. Results are filtered according to the query parameters supplied.","failureModes":["No players found matching the query — empty data array returned with results_count of 0","Payment not received or invalid x402 USDC payment — request rejected before processing","Invalid position code supplied (not FW, MF, DF, or GK) — may return empty or unexpected results","limit parameter ignored or capped if out of valid range","Network or upstream data source unavailability returning a non-success status"],"whenToPreferThis":"Choose this endpoint when you need structured FIFA player lookup by name, team, position, or nationality without managing API keys — payment is handled automatically per-request via x402 USDC at $0.01 per call. Ideal for agents that need sports data on demand without subscription overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:40:28.110Z","isFirstParty":false}