{"message":"MatchLens Scraper & SMS API","endpoints":{"/competitions":"Get all competitions data from FBref","/matches":"Get matches data with optional H2H data (?show_h2h=true)","/h2h":"Get H2H data for a specific H2H URL (?h2h_url=<url>)","/livescores":{"description":"Get live football scores from livescores.com","parameters":{"date":"YYYY-MM-DD format (optional, default: today)","tz":"Timezone offset (default: 2)","live_only":"Only return live matches (boolean)","finished_only":"Only return finished matches (boolean)","upcoming_only":"Only return upcoming matches (boolean)","country":"Filter by country name","competition":"Filter by competition name"},"examples":["/livescores","/livescores?date=2025-12-16","/livescores?live_only=true","/livescores?country=England","/livescores?date=2025-12-15&finished_only=true"]},"/send-sms":"Send SMS messages via bulk SMS API (POST request)"}}