TikTok Services v2
1/4/2025 UPDATE - Updated Sign Endpoint, dyn1002 & dyn1003 supported, field 29, 30, 31, 32 added. - Updated Device Register Endpoints (Device Registration) - Updated Argus Decrypt to Support later versions - Updated MSSDK to be able to decrypt to the latest version - TikTok captcha solver/s in the works - New Pricing Plans to help fit anyones scraping/botting needs.
TikTok Services v2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
device_register_v2 /v1/service/device_register.v2 |
Register a new device using v2 API |
| POST |
decrypt /v1/mssdk/decrypt |
Decrypts the provided MSSDK encoded hex string |
| POST |
decrypt_argus /v1/service/decrypt_argus |
Decrypt an Argus string |
| POST |
decrypt_seed /v1/mssdk/seed_decrypt |
Decrypts the MSSDK encoded response from /ms/get_seed/ |
| POST |
decrypt_token /v1/mssdk/token_decrypt |
Decrypts the MSSDK encoded response from /sdi/get_token/ |
| POST |
get_sign_v2 /v2/app/sign |
Generate a signature based on the provided parameters |
| POST |
get_cylons /v1/appsig/get_cylons |
Generate a Cylons signature from the provided BD client key |
| POST |
encrypt /v1/mssdk/encrypt |
Encrypts the provided hex string using MSSDK encryption |
| POST |
device_register_v1 /v1/service/device_register |
Register a new device with specified parameters |