{"message":"MysteryCountries API","version":"1.0.0","endpoints":[{"path":"/api/daily-challenge","method":"GET","description":"Get the current daily challenge"},{"path":"/api/countries","method":"GET","description":"Get all countries"},{"path":"/api/countries/search","method":"GET","description":"Search countries by name"},{"path":"/api/validate-guess","method":"POST","description":"Validate a guess"},{"path":"/api/gimmeshelter","method":"GET","description":"Get the current challenge's country"},{"path":"/health","method":"GET","description":"API health check"}]}