Back to Lemon8
TikHub·Lemon8

Lemon8 App: Get topic post list

/api/v1/lemon8/app/fetch_topic_post_listsync$0.0015 / call

Get topic post list via TikHub's Lemon8 App endpoint. (TikHub · Lemon8 App)

Input
FieldTypeRequiredDescription
categorystringyesTopic category ID
max_behot_timestringPagination parameter (default "")
category_parameterstringyesCategory parameter
hashtag_namestringyesHashtag name
sort_typestringSort type (default "0")

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/lemon8/app/fetch_topic_post_list","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.