Plattformintelligenz API

Facebook API

Rund 2 Milliarden tägliche Nutzer teilen Beiträge, Fotos, Videos, Gruppen, Veranstaltungen und Marktplatz-Anzeigen auf Facebook, was es wichtig für Community-Reichweite, Kundenservice, lokale Entdeckung und sozialen Handel macht.

API-Referenz Version: 1.0.0 41 Endpunkte Authentifizierung
Facebook

Basis-URL

https://api.pressmonitor.com/facebook/v1

Authentifizierung

Alle Anfragen verwenden die Authentifizierung mit Bearer-Token. Fügen Sie den Authorization-Header zu jedem Aufruf hinzu.

Authorization: Bearer YOUR_TOKEN
GET /album-metadata

Album-Metadaten

Album Metadata

Parameter

Name Typ Standort Erforderlich Beschreibung
album_id string query Ja Album-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/album-metadata?album_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /event-details

Veranstaltungsdetails

Event Details

Parameter

Name Typ Standort Erforderlich Beschreibung
event_id string query Ja Veranstaltungs-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/event-details?event_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /events-search

Veranstaltungen durchsuchen

Events Search

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/events-search?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /get-post

Beitrag abrufen

Get Post

Parameter

Name Typ Standort Erforderlich Beschreibung
post_id string query Ja Beitrags-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/get-post?post_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-about

Informationen zur Gruppe

Group About

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-about?id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-admins

Gruppen-Administratoren

Group Admins

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-admins?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-albums

Gruppen-Alben

Group Albums

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-albums?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-feed

Gruppen-Feed

Group Feed

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-feed?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-info

Gruppeninformationen

Group Info

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-info?id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-members

Gruppenmitglieder

Group Members

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-members?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /group-photos

Gruppenfotos

Group Photos

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/group-photos?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /groups

Gruppen

Groups

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/groups?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /marketplace-product

Marktplatzprodukt

Marketplace Product

Parameter

Name Typ Standort Erforderlich Beschreibung
product_id string query Ja Produkt-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/marketplace-product?product_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /marketplace-profile

Marktplatzprofil

Marketplace Profile

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/marketplace-profile?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /marketplace-search

Marktplatzsuche

Marketplace Search

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/marketplace-search?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /page-albums

Seitenalben

Page Albums

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/page-albums?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /page-details

Seitendetails

Page Details

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/page-details?id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /page-feed

Seiten-Feed

Page Feed

Parameter

Name Typ Standort Erforderlich Beschreibung
id string query Ja ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/page-feed?id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /pages-search

Seiten durchsuchen

Pages Search

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/pages-search?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /pages-search-post

Beiträge der Seitensuche

Pages Search Post

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/pages-search-post?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /photos

Fotos

Photos

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/photos?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-comments

Beitragskommentare

Post Comments

Parameter

Name Typ Standort Erforderlich Beschreibung
post_id string query Ja Beitrags-ID
end_cursor string query Nein End-Cursor
order string query Nein Reihenfolge

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/post-comments?post_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE&order=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-reactions

Reaktionen auf den Beitrag

Post Reactions

Parameter

Name Typ Standort Erforderlich Beschreibung
post_id string query Ja Beitrags-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/post-reactions?post_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-reactions-count

Anzahl der Reaktionen auf den Beitrag

Post Reactions Count

Parameter

Name Typ Standort Erforderlich Beschreibung
post_id string query Ja Beitrags-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/post-reactions-count?post_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-shares

Beitragsfreigaben

Post Shares

Parameter

Name Typ Standort Erforderlich Beschreibung
post_id string query Ja Beitrags-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/post-shares?post_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /posts-search

Beiträge durchsuchen

Posts Search

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
date_posted string query Nein Veröffentlichungsdatum
end_cursor string query Nein End-Cursor
end_date string query Nein Enddatum
recent_posts string query Nein Neueste Beiträge
start_date string query Nein Startdatum

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/posts-search?query=SOME_STRING_VALUE&date_posted=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE&end_date=SOME_STRING_VALUE&recent_posts=SOME_STRING_VALUE&start_date=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /posts-search-post

Beiträge der Beitragssuche

Posts Search Post

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/posts-search-post?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-about

Profilbeschreibung

Profile About

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-about?user_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-albums

Profilalben

Profile Albums

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-albums?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-feed

Profil-Feed

Profile Feed

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-feed?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-friends

Profilfreunde

Profile Friends

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-friends?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-likes

Profil-Likes

Profile Likes

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-likes?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-page

Profilseite

Profile Page

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-page?user_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-photos

Profilfotos

Profile Photos

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-photos?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-search

Profil suchen

Profile Search

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-search?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-search-post

Beiträge der Profilsuche

Profile Search Post

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-search-post?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /profile-videos

Profilvideos

Profile Videos

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/profile-videos?user_id=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /share-post-url

Beitrags-URL teilen

Share Post Url

Parameter

Name Typ Standort Erforderlich Beschreibung
url string query Ja URL

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/share-post-url?url=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /url

URL

Url

Parameter

Name Typ Standort Erforderlich Beschreibung
url string query Ja URL

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/url?url=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /video-id-url

Video-ID-URL

Video Id Url

Parameter

Name Typ Standort Erforderlich Beschreibung
url string query Ja URL

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/video-id-url?url=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /videos

Videos

Videos

Parameter

Name Typ Standort Erforderlich Beschreibung
query string query Ja Suchanfrage
end_cursor string query Nein End-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/facebook/v1/videos?query=SOME_STRING_VALUE&end_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg