curl --request GET \
--url https://api.agntdata.dev/v1/facebook/fetch_search_people \
--header 'Authorization: <api-key>'
{}
Facebook Search
Fetch Search People
This endpoint retrieves information about Facebook People based on a specified search query and a location_uid. Use the end_cursor parameter to retrieve additional people data if needed.
GET
/
v1
/
facebook
/
fetch_search_people
Fetch Search People
curl --request GET \
--url https://api.agntdata.dev/v1/facebook/fetch_search_people \
--header 'Authorization: <api-key>'