Back to Threads
TikHub·Threads
Threads Web: Get post detail V2(supports URL)
/api/v1/threads/web/fetch_post_detail_v2sync$0.003 / callGet Threads post detail (supports short code and full URL). Price: 0.002$ / time (TikHub · Threads Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| post_id | string | — | Post short code |
| url | string | — | Full post URL |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/threads/web/fetch_post_detail_v2","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.