Tiktok Web Encrypt Strdata
GET
/v1/tiktok/web/encrypt_strDataReturns personal data about people in bulk. The response carries accounts who are not the subject of your request. See our terms for what you may do with it.
Costs 1 credit. A cache hit costs nothing, and an answer that contains no data is never charged.
curl "https://api.socialpipe.dev/v1/tiktok/web/encrypt_strData" \ -H "Authorization: Bearer $SOCIALPIPE_KEY"Authorization
apiKey AuthorizationBearer <token>
Your SocialPipe API key, as Authorization: Bearer sp_live_…. Create one in the dashboard.
In: header
Query Parameters
data*Data
JSON/Raw fingerprint data string (JSON format or dict string)
cache_ttl?|
Max acceptable age of a cached result, in seconds. A lower value demands fresher data; it does not shorten what is stored.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/tiktok/web/encrypt_strData?data=%7B%22behavior%22%3A%7B%22beResize%22%3A%5B%5D%2C%22beMotion%22%3A%5B%7B%22ts%22%3A1701069187299%2C%22x%22%3Anull%2C%22y%22%3Anull%2C%22z%22%3Anull%7D%2C%7B%22ts%22%3A1701069202902%2C%22x%22%3Anull%2C%22y%22%3Anull%2C%22z%22%3Anull%7D%5D%2C%22bePaste%22%3A%5B%5D%2C%22beMouse%22%3A%5B%5D%2C%22beKeyboard%22%3A%5B%5D%2C%22beScroll%22%3A%5B%5D%2C%22beTouch%22%3A%5B%5D%2C%22beWheel%22%3A%5B%5D%2C%22windowState%22%3A%5B%7B%22ts%22%3A1701069186257%2C%22v%22%3A1%7D%2C%7B%22ts%22%3A1701069186257%2C%22v%22%3A1%7D%2C%7B%22ts%22%3A1701069186388%2C%22v%22%3A2%7D%2C%7B%22ts%22%3A1701069186388%2C%22v%22%3A2%7D%2C%7B%22ts%22%3A1701069186402%2C%22v%22%3A1%7D%2C%7B%22ts%22%3A1701069186402%2C%22v%22%3A1%7D%2C%7B%22ts%22%3A1701069200309%2C%22v%22%3A2%7D%2C%7B%22ts%22%3A1701069200309%2C%22v%22%3A2%7D%2C%7B%22ts%22%3A1701069201865%2C%22v%22%3A1%7D%2C%7B%22ts%22%3A1701069201865%2C%22v%22%3A1%7D%5D%2C%22isTrusted%22%3A1%7D%2C%22wID%22%3A%7B%22sdkVersion%22%3A%224.4.6%22%2C%22scmVersion%22%3A%221.0.0.96%22%2C%22msgType%22%3A2%2C%22timestamp%22%3A%221701069221819%22%2C%22aid%22%3A368462%2C%22aidList%22%3A%5B1988%2C368462%5D%2C%22privacyMode%22%3A516%7D%2C%22custom%22%3A%7B%7D%2C%22window%22%3A%7B%22location%22%3A%22https%3A%2F%2Fwww.tiktok.com%2F%40funnykittensttk%2Fvideo%2F7293517029737352454%3Fis_from_webapp%3D1%26web_id%3D7260049563725497899%22%7D%2C%22msgMeta%22%3A%7B%22msgType%22%3A2%2C%22msgSrcProp%22%3A2%2C%22msgProtocol%22%3A1%2C%22aid%22%3A368462%2C%22aidList%22%3A%5B1988%2C368462%5D%7D%7D"{ "cache_age": 0, "cached": false, "credits_remaining": 0, "credits_used": 0, "data": {}, "schema_version": "2", "success": true, "took_ms": 0}