Headers
Get your API keyAPI key (`sfk_...`)
Search query text for Facebook events by name.
min 1 chars · max 512 chars
Opaque pagination cursor returned by a previous response.
min 1 chars
Endpoint-specific response payload.
Search query string evaluated for this response.
Events returned for this page.
Stable Facebook event identifier.
min 1 chars
Canonical public event URL when available.
Event name.
min 1 chars
Human-readable date and time label when available.
Event start time as an ISO-8601 timestamp when available.
Whether the event is online when available.
Whether the event has already ended when available.
Event visibility kind when available, such as public or private.
Venue or place associated with the event.
Place identifier for the event venue when available.
Display name of the event venue when available.
Cover image for the event.
Cover image URL when available.
Cover image alternative text when available.
Ticket price range label when available.
Number of people marked interested when available.
Number of people marked going when available.
Number of people who went when available.
Number of events returned in this response.
≥ 0
Pagination information for the current response.
Whether another page is available.
Cursor to pass in the next request when more pages exist; null on the last page.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/facebook/events/search?query=dogs" \
-H "x-api-key: YOUR_API_KEY"Responses
Events matching the requested search.