curl --request GET \ --url https://api.agntdata.dev/v1/facebook/find_city_coordinates \ --header 'Authorization: <api-key>'
{}
Facebook Marketplace Listings
Get Marketplace City Coordinates
Retrieve precise geographical data for a given city with the get_city_coordinates endpoint, returning the cityβs full name, latitude, and longitude coordinates; these coordinates can then be used as location filters in the search results endpoint.
GET
/
v1
/
facebook
/
find_city_coordinates
Get Marketplace City Coordinates
curl --request GET \ --url https://api.agntdata.dev/v1/facebook/find_city_coordinates \ --header 'Authorization: <api-key>'