Facebook Data API
**✅ Get the Best Pricing at \[[https://akng.io.vn](https://akng.io.vn)] — Starting at Just \$0.0004 per Call!** Due to monthly fluctuations in operating costs — and limitations on RapidAPI that prevent real-time price adjustments — we’ve had to set slightly higher prices on RapidAPI to protect our business. For the **most accurate and competitive rates**, please visit our official website. ---…
Facebook Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Detail | ||
| GET |
Get any ID details /graph/{version}/{object_id} |
Get any ID details |
| Search | ||
| GET |
Search Places /graph/search |
Search Places |
| GET |
Search Pages /graph/v19.0/pages/search |
Search Pages |
| Get Posts | ||
| GET |
Get Group/Page/Profile Posts /graph/{version}/{id}/feed |
Get Group/Page/Profile Posts |
| Get Comments | ||
| GET |
Get Comments in Page's/Profile's post /graph/{post_id} |
Get Comments in Page's/Profile's post |
| GET |
Get Comments in Group's post /graph/{post_id}/comments |
Get Comments in Group's post |
| Get Videos | ||
| GET |
Get Videos from Page /graph/{page_id_or_username}/videos |
Get Videos from Page |
| Other endpoints | ||
| GET |
pages/... /graph/pages/{path} |
pages/... |
| GET |
Facebook Graph API without ACCESS_TOKEN /graph/{path} |
Call GET request to **https://graph.facebook.com/{path}** without access_token You just put all the things behind **https://graph.facebook.com...** to **path** parameter,… |
| GET |
Heath Check /check |
Heath Check |
| GET |
v20 /graph/v20.0/{path} |
a |
| GET |
Get fanpage/group/user info /graph/{id} |
Get info of page/group/people |
| GET |
Posts : from user/fanpage/group /graph/{feed_id}/feed |
Get posts from feed of group, fanpage, profile |
| GET |
Posts : from user/fanpage/group | addition /graph/v19.0/{feed_id}/feed |
Get posts from feed of group, fanpage, profile |
| GET |
Post details /graph/{post_id} |
Get details info of post |
| GET |
Comments : user/fanpage's post /graph/{post_id} |
Comments of user's post |
| GET |
Comments : group's post /graph/{post_id}/comments |
Comments of group's post |
Facebook Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | 1 / second |
|
| ULTRA | $12.99 / month | 2 / second |
|
| MEGA Recommended | $21.99 / month | 3 / second |
|