Skip to main content
POST
Facebook Group Posts API

Facebook Group Posts

Use with MCP

sort_by accepts top_posts, recent_activity, chronological, or chronological_listings. results_limit defaults to 100, accepts values from 3 through 2,000, and applies to each group URL.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
urls
string[]
required

Public profile or content URLs.

Minimum array length: 1
Minimum string length: 1
results_limit
integer
Required range: 3 <= x <= 2000
sort_by
string
Minimum string length: 1

Response

200 - application/json

Task accepted

code
integer
data
object