Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.agntdata.dev/v1/data/tiktok/search/accounts/query \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "query": "mr beast" } '
{ "query": "", "users": [] }
Return Search Result
Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...
Search Query Schema
Successful Response
Schema Class for a Tiktok Search Result Video