curl -X GET "https://api.hooked.ai/v1/social/search/list?platform=tiktok" \ -H "x-api-key: your_api_key_here"
{ "success": true, "data": { "searches": [ { "id": "clx123abc", "searchTerm": "fitness motivation", "platform": "tiktok", "totalResults": 25, "analytics": { "avgViews": 1250000, "avgLikes": 89000, "avgComments": 1200, "avgShares": 5600, "engagementRate": 7.8 }, "topHashtags": ["fitness", "motivation", "workout", "gym"], "keywords": ["fitness", "workout", "motivation"], "keywordsStatus": "completed", "lastSearched": "2024-01-15T10:30:00Z", "createdAt": "2024-01-15T10:30:00Z" } ], "total": 8, "limit": 50, "offset": 0 } }
Get all saved searches for your team
tiktok
youtube
Show data
Show search
Success