{"id":18572621,"url":"https://github.com/h4xc0d3/tiktok-encryption","last_synced_at":"2025-07-04T08:05:24.907Z","repository":{"id":189318138,"uuid":"680463514","full_name":"H4xC0d3/TikTok-Encryption","owner":"H4xC0d3","description":"tiktok x-argus, x-ladon, x-gorgon, x-khronos, x-ss-req-ticket, x-tt-trace-id, x-ss-stub algorithms","archived":false,"fork":false,"pushed_at":"2024-09-12T10:40:48.000Z","size":20,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T20:44:22.603Z","etag":null,"topics":["api","encryption","tiktok","tiktok-algorithm","tiktok-api","tiktok-encryption"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/H4xC0d3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-19T10:21:37.000Z","updated_at":"2025-02-07T02:00:31.000Z","dependencies_parsed_at":"2024-01-03T17:29:17.216Z","dependency_job_id":"74e8e398-ba40-4d50-9652-73b9fdfe02fd","html_url":"https://github.com/H4xC0d3/TikTok-Encryption","commit_stats":null,"previous_names":["mr-abood/tiktok-encryption","h4xc0d3/tiktok-encryption"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/H4xC0d3/TikTok-Encryption","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4xC0d3%2FTikTok-Encryption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4xC0d3%2FTikTok-Encryption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4xC0d3%2FTikTok-Encryption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4xC0d3%2FTikTok-Encryption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H4xC0d3","download_url":"https://codeload.github.com/H4xC0d3/TikTok-Encryption/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4xC0d3%2FTikTok-Encryption/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263472279,"owners_count":23471812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","encryption","tiktok","tiktok-algorithm","tiktok-api","tiktok-encryption"],"created_at":"2024-11-06T23:06:39.739Z","updated_at":"2025-07-04T08:05:24.879Z","avatar_url":"https://github.com/H4xC0d3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Free API\n\n## Sign Endpoint\n\n### Endpoint\n\n`POST http://gpt.catway.org:8000/sign`\n\n### Description\n\nThis endpoint generates a signature and related information based on the provided data.\n\n### Request\n\nThe request should be sent as a JSON object in the body of the POST request. The following parameters are supported:\n\n- `params` (required, str): A string representing the parameters.\n- `data` (optional, str): Request Payload.\n- `device_id` (optional, str): Device ID.\n- `aid` (optional, int): Application ID.\n- `license_id` (optional, int): License ID.\n- `sdk_version_str` (optional, str): SDK version string.\n- `sdk_version` (optional, int): SDK version.\n- `platform` (optional, int): Platform.\n- `cookie` (optional, str): Cookie.\n\n### Response\n\nThe API will respond with a JSON object containing the following keys:\n\n- `success`: Indicates whether the request was successful.\n- `result`: A dictionary containing the generated signatures and related information.\n\n### Example\n\n#### Request\n\n```json\n{\n  \"params\": \"param1=value1\u0026param2=value2\",\n  \"data\": \"request_payload\",\n  \"device_id\": \"7268580072775517702\",\n  \"aid\": 1233,\n  \"license_id\": 123456789,\n  \"sdk_version_str\": \"v1.2.3\",\n  \"sdk_version\": 123456789,\n  \"platform\": 0,\n  \"cookie\": \"cookie1=value1\u0026cookie2=value2\"\n}\n```\n#### Response\n\n```json\n{\n  \"success\": true,\n  \"result\": {\n    \"x-argus\": \"\",\n    \"x-ladon\": \"\",\n    \"x-gorgon\": \"\",\n    \"x-khronos\": \"\",\n    \"x-ss-req-ticket\": \"\",\n    \"x-tt-trace-id\": \"\",\n    \"x-ss-stub\": \"\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4xc0d3%2Ftiktok-encryption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh4xc0d3%2Ftiktok-encryption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4xc0d3%2Ftiktok-encryption/lists"}