Plattformintelligenz API

TikTok API

TikTok erreicht über 1 Milliarde monatliche Nutzer durch Kurzvideos, Livestreams und trendbasierte Entdeckungen, was für kulturelle Relevanz, Creator-Kampagnen und Produkteinführungen entscheidend ist.

API-Referenz Version: 1.0.0 54 Endpunkte Authentifizierung
TikTok

Basis-URL

https://api.pressmonitor.com/tiktok/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 /challenge-info

Challenge-Informationen

Challenge Info

Parameter

Name Typ Standort Erforderlich Beschreibung
challenge_id string query Ja Challenge-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/challenge-info?challenge_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /challenge-posts

Challenge-Beiträge

Challenge Posts

Parameter

Name Typ Standort Erforderlich Beschreibung
challenge_id string query Ja Challenge-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/challenge-posts?challenge_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /collection-info

Sammlungsinformationen

Collection Info

Parameter

Name Typ Standort Erforderlich Beschreibung
collection_id string query Ja Sammlungs-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/collection-info?collection_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /collection-posts

Sammlungsbeiträge

Collection Posts

Parameter

Name Typ Standort Erforderlich Beschreibung
collection_id string query Ja Sammlungs-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/collection-posts?collection_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /download-music

Musik herunterladen

Download Music

Parameter

Name Typ Standort Erforderlich Beschreibung
music_id string query Ja Musik-ID
device_id string query Nein Geräte-ID
format string query Nein Format

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/download-music?music_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE&format=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /download-video

Video herunterladen

Download Video

Parameter

Name Typ Standort Erforderlich Beschreibung
aweme_id string query Ja Aweme-ID
device_id string query Nein Geräte-ID
format string query Nein Format

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/download-video?aweme_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE&format=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /effect-info

Effektinformationen

Effect Info

Parameter

Name Typ Standort Erforderlich Beschreibung
effect_id string query Ja Effekt-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/effect-info?effect_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /effect-posts

Effektbeiträge

Effect Posts

Parameter

Name Typ Standort Erforderlich Beschreibung
effect_id string query Ja Effekt-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/effect-posts?effect_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /live-category

Live-Kategorie

Live Category

Parameter

Name Typ Standort Erforderlich Beschreibung
device_id string query Nein Geräte-ID
lang string query Nein Sprache

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/live-category?device_id=SOME_STRING_VALUE&lang=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /live-check-alive

Live-Status überprüfen

Live Check Alive

Parameter

Name Typ Standort Erforderlich Beschreibung
room_id string query Ja Raum-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/live-check-alive?room_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /live-stream

Live-Stream

Live Stream

Parameter

Name Typ Standort Erforderlich Beschreibung
room_id string query Ja Raum-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/live-stream?room_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /music-info

Musikinformationen

Music Info

Parameter

Name Typ Standort Erforderlich Beschreibung
music_id string query Ja Musik-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/music-info?music_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /music-posts

Musikbeiträge

Music Posts

Parameter

Name Typ Standort Erforderlich Beschreibung
music_id string query Ja Musik-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/music-posts?music_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /music-unlimited-sounds

Unbegrenzte Musik-Sounds

Music Unlimited Sounds

Parameter

Name Typ Standort Erforderlich Beschreibung
music_id string query Ja Musik-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/music-unlimited-sounds?music_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /place-info

Ortsinformationen

Place Info

Parameter

Name Typ Standort Erforderlich Beschreibung
challenge_id string query Ja Challenge-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/place-info?challenge_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /place-posts

Ortsbeiträge

Place Posts

Parameter

Name Typ Standort Erforderlich Beschreibung
challenge_id string query Ja Challenge-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/place-posts?challenge_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-category

Beitragskategorie

Post Category

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
category_type string query Nein Kategorie-Typ
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/post-category?sec_uid=SOME_STRING_VALUE&category_type=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-comments

Beitragskommentare

Post Comments

Parameter

Name Typ Standort Erforderlich Beschreibung
aweme_id string query Ja Aweme-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/post-comments?aweme_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-detail

Beitragsdetails

Post Detail

Parameter

Name Typ Standort Erforderlich Beschreibung
aweme_id string query Ja Aweme-ID
device_id string query Nein Geräte-ID
from string query Nein Von

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/post-detail?aweme_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE&from=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-discover-keyword

Beitrags-Entdeckungs-Stichwort

Post Discover Keyword

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/post-discover-keyword?keyword=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-related

Verwandte Beiträge

Post Related

Parameter

Name Typ Standort Erforderlich Beschreibung
aweme_id string query Ja Aweme-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/post-related?aweme_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /post-reply-comments

Antwortkommentare zum Beitrag

Post Reply Comments

Parameter

Name Typ Standort Erforderlich Beschreibung
aweme_id string query Ja Aweme-ID
comment_id string query Ja Kommentar-ID
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/post-reply-comments?aweme_id=SOME_STRING_VALUE&comment_id=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /search-account

Account suchen

Search Account

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
search_id string query Nein Such-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/search-account?keyword=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&search_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /search-general

Allgemeine Suche

Search General

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
search_id string query Nein Such-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/search-general?keyword=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&search_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /search-live

Live durchsuchen

Search Live

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
search_id string query Nein Such-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/search-live?keyword=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&search_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /search-suggest-keyword

Suchvorschläge für Stichwörter

Search Suggest Keyword

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/search-suggest-keyword?keyword=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /search-video

Video suchen

Search Video

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
search_id string query Nein Such-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/search-video?keyword=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&search_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-ads-detail

Details zu Trendanzeigen

Trending Ads Detail

Parameter

Name Typ Standort Erforderlich Beschreibung
aweme_id string query Ja Aweme-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-ads-detail?aweme_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-commercial-music-library

Trendbibliothek kommerzieller Musik

Trending Commercial Music Library

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-commercial-music-library?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-commercial-music-playlist

Trend-Playlist kommerzieller Musik

Trending Commercial Music Playlist

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-commercial-music-playlist?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-commercial-music-playlist-detail

Detail zur Trend-Playlist kommerzieller Musik

Trending Commercial Music Playlist Detail

Parameter

Name Typ Standort Erforderlich Beschreibung
playlist_id string query Ja Playlist-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-commercial-music-playlist-detail?playlist_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-creator

Trend-Ersteller

Trending Creator

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-creator?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-hashtag

Trend-Hashtag

Trending Hashtag

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-hashtag?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-keyword

Trend-Schlüsselwort

Trending Keyword

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-keyword?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-keyword-sentence

Trend-Schlüsselwortsatz

Trending Keyword Sentence

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-keyword-sentence?keyword=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-song

Trend-Song

Trending Song

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-song?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-top-ads

Top Trendanzeigen

Trending Top Ads

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID
period string query Nein Zeitraum

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-top-ads?keyword=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE&period=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-top-product-detail

Details zum Top-Trendprodukt

Trending Top Product Detail

Parameter

Name Typ Standort Erforderlich Beschreibung
product_id string query Ja Produkt-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-top-product-detail?product_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-top-product-metrics

Metriken zum Top-Trendprodukt

Trending Top Product Metrics

Parameter

Name Typ Standort Erforderlich Beschreibung
product_id string query Ja Produkt-ID
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-top-product-metrics?product_id=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-top-products

Top Trendprodukte

Trending Top Products

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-top-products?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-video

Trendvideo

Trending Video

Parameter

Name Typ Standort Erforderlich Beschreibung
period string query Ja Zeitraum
country_code string query Nein Ländercode
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-video?period=SOME_STRING_VALUE&country_code=SOME_STRING_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /trending-video-by-keyword

Trendvideos nach Schlüsselwort

Trending Video By Keyword

Parameter

Name Typ Standort Erforderlich Beschreibung
keyword string query Ja Stichwort
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/trending-video-by-keyword?keyword=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-followers

Benutzer-Follower

User Followers

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
min_cursor string query Nein Mindest-Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-followers?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&min_cursor=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-following

Folgende Benutzer

User Following

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-following?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE'

Antworten

200 Erfolg
GET /user-info

Benutzerinformationen

User Info

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Nein Sek Uid
unique_id string query Nein Einzigartige ID
with_commerce_info string query Nein Mit Handelsinformationen

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-info?sec_uid=SOME_STRING_VALUE&unique_id=SOME_STRING_VALUE&with_commerce_info=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-info-by-id

Benutzerinformationen nach ID

User Info By Id

Parameter

Name Typ Standort Erforderlich Beschreibung
user_id string query Ja Benutzer-ID
with_commerce_info string query Nein Mit Handelsinformationen

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-info-by-id?user_id=SOME_STRING_VALUE&with_commerce_info=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-info-v2

Benutzerinformationen V2

User Info V2

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Nein Sek Uid
unique_id string query Nein Einzigartige ID
with_commerce_info string query Nein Mit Handelsinformationen

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-info-v2?sec_uid=SOME_STRING_VALUE&unique_id=SOME_STRING_VALUE&with_commerce_info=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-playlist

Benutzer-Playlist

User Playlist

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-playlist?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE'

Antworten

200 Erfolg
GET /user-posts

Benutzerbeiträge

User Posts

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
from string query Nein Von
with_play_token string query Nein Mit Play-Token

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-posts?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&from=SOME_STRING_VALUE&with_play_token=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-posts-liked

Vom Benutzer gelikte Beiträge

User Posts Liked

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
from string query Nein Von

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-posts-liked?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&from=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-posts-oldest

Älteste Beiträge des Benutzers

User Posts Oldest

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
from string query Nein Von

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-posts-oldest?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&from=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-posts-popular

Beliebte Beiträge des Benutzers

User Posts Popular

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID
from string query Nein Von

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-posts-popular?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE&from=SOME_STRING_VALUE'

Antworten

200 Erfolg
GET /user-repost

Benutzer-Reposts

User Repost

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-repost?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE'

Antworten

200 Erfolg
GET /user-story

Benutzergeschichte

User Story

Parameter

Name Typ Standort Erforderlich Beschreibung
sec_uid string query Ja Sek Uid
count integer query Nein Anzahl der zurückzugebenden Ergebnisse
cursor integer query Nein Cursor
device_id string query Nein Geräte-ID

Code-Beispiele

curl --request GET \ --url 'https://api.pressmonitor.com/tiktok/v1/user-story?sec_uid=SOME_STRING_VALUE&count=SOME_INTEGER_VALUE&cursor=SOME_INTEGER_VALUE&device_id=SOME_STRING_VALUE'

Antworten

200 Erfolg