I'm looking for an API that does the following:
Given a list of geographic coordinates expressed as lat/long pairs, determine which coordinates lie within a specified geographic location (e.g. California, Brooklyn, the New York Metropolitan Area, or Europe.)
As far as I can tell, neither Mapbox nor any of Google's Places APIs offer this functionality.