Facebook API Docs & Endpoint Directory
Facebook page and post lookup data for account monitoring, keyword discovery, and social content analysis.
Available APIs
| Endpoint | Method | Description |
|---|---|---|
| Post Search (V1) | GET | Searches public Facebook posts by keyword with optional inclusive date-range filters and cursor pagination. Use it to find topic-related posts or continue a ti… |
| Get Profile ID (V1) | GET | Resolves the Facebook profile ID associated with a submitted profile-path value. Use it to obtain the identifier required before retrieving posts for a known p… |
| Get Profile Posts (V1) | GET | Retrieves public posts for a Facebook profile ID with cursor pagination. Use it to browse a known profile's public posting history or continue through subseque… |
| Post Comments (V1) | GET | Retrieves comments for a Facebook post ID with cursor pagination. Use it to review discussion associated with a known public post or continue through subsequen… |
| Comment Replies (V1) | GET | Retrieves replies to a specific Facebook post comment using the legacy post ID, comment ID, and expansion token. Use it to inspect a known comment's nested dis… |
