All sites
Data API
Facebook Data API
Public pages, posts and profile data from Facebook.
17endpointslogin_wall · Rate Limit handled for you
Example (captured live)
facebook.com
ExampleJSON responseclick the page to trace a field
{
"locations": [
{
"id": "nyc",
"name": "New York"
},
{
"id": "la",
"name": "Los Angeles"
},
{
"id": "chicago",
"name": "Chicago"
},
{
"id": "london",
"name": "London"
}
]
}
GET
/v1/data/facebook/marketplace/locations1 credit / run VerifiedMarketplace Locations
Available marketplace locations.
Handled for you:login_wallRate Limit
Parameters
This query takes no parameters.