Category
Data
Network
Avg / request
$0.001 – $0.25
Endpoints
45

Service overview

What is Fanfare?

Real-time sports intelligence for the full fan experience. Schedules, scores, venues, weather, neighborhood discovery, and travel planning across MLB, NBA, WNBA, NHL, NFL, and other major sports.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://fanfare.run/mlb/schedule" \
  --query '{
  "date": "{date}",
  "teamId": "{teamId}"
}'
What you get back
{
  "endpoint": "GET /mlb/schedule",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services