Search for countries by their common or official name. Supports partial name matching - searching for "germany" matches "Germany". Returns an array even for exact matches. This is the fuzzy search endpoint - use it when you know approximately what a country is called but might not have the exact common name. Results include all country data fields.
Original spec description
Search for countries by their common or official name. Partial matches are returned by default.