{"info":{"_postman_id":"123d481c-8cc6-45a2-997e-20e70c8fbb6d","name":"TikTokApi Old","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>TikTok API makes possible interacting with TikTok accounts in real-time by using a private reverse-engineered emulator. Helping developers make great TikTok tools.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Authentication to API is done by adding the \"key\" parameter in requests. </p>\n<h1 id=\"responses\">Responses</h1>\n<p>There are three types of response:</p>\n<ul>\n<li>Success <code>{\"status\":\"success\",\"message\":\"Success Info\"}</code></li>\n<li>Error <code>{\"status\":\"error\",\"message\":\"Error Info\"}</code></li>\n<li>Data <code>{\"status\":\"data\",\"type\":\"Data Info\",\"message\":{\"data\":{...}}}</code></li>\n</ul>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>Currently is about 20 request per minute.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Authentication","slug":"authentication"},{"content":"Responses","slug":"responses"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"10262162","collectionId":"123d481c-8cc6-45a2-997e-20e70c8fbb6d","publishedId":"T17FC9Ms","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FE2C55"},"publishDate":"2020-07-03T10:53:13.000Z"},"item":[{"name":"/api/key","event":[{"listen":"test","script":{"id":"291d9e78-f4af-480b-8dc1-1bd000740bb6","exec":[""],"type":"text/javascript"}}],"id":"05198b66-9189-4389-b618-4921cf164e6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://tiktokapi.xyz/api/key?key=my_api_key","description":"<p>Check if api key is valid.</p>\n","urlObject":{"protocol":"https","path":["api","key"],"host":["tiktokapi","xyz"],"query":[{"description":{"content":"<p>API Key</p>\n","type":"text/plain"},"key":"key","value":"my_api_key"}],"variable":[]}},"response":[{"id":"d7e413ed-4afc-48fc-8ead-2cd9559559f2","name":"/api/key","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://tiktokapi.xyz/api/key?key=my_api_key","protocol":"https","host":["tiktokapi","xyz"],"path":["api","key"],"query":[{"key":"key","value":"my_api_key","description":"API Key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 10:34:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"47"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b5d6c7f70000d3ff3524e200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5acff3ecb9a0d3ff-BUD"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Valid key.\"\n}"}],"_postman_id":"05198b66-9189-4389-b618-4921cf164e6c"},{"name":"/api/login","id":"222ac3bd-2f9b-4390-b038-3fd9273b186d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://tiktokapi.xyz/api/login?username=my_username&password=my_password&key=my_api_key","description":"<p>Login to account and genereate the account_key. The account_key is needed to identify the TikTok account on your API Requests.</p>\n","urlObject":{"protocol":"https","path":["api","login"],"host":["tiktokapi","xyz"],"query":[{"description":{"content":"<p>TikTok Username or Email</p>\n","type":"text/plain"},"key":"username","value":"my_username"},{"description":{"content":"<p>TikTok Password</p>\n","type":"text/plain"},"key":"password","value":"my_password"},{"description":{"content":"<p>API Key</p>\n","type":"text/plain"},"key":"key","value":"my_api_key"}],"variable":[]}},"response":[{"id":"5f68fcc0-326c-407f-b9e1-310552961890","name":"Success Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://tiktokapi.xyz/api/login?username=my_username&password=my_password&key=my_key","protocol":"https","host":["tiktokapi","xyz"],"path":["api","login"],"query":[{"key":"username","value":"my_username","description":"TikTok Username or Email"},{"key":"password","value":"my_password","description":"TikTok Password"},{"key":"key","value":"my_key","description":"API Key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 10:35:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b5d832c80000d3ff353fb200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5acff6314936d3ff-BUD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": {\n        \"account_key\": \"uwdj5ceq51\"\n    }\n}"},{"id":"f9e6de11-c2eb-46d0-9208-ced0277eca41","name":"Captcha Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://tiktokapi.xyz/api/login?username=my_username&password=my_password&key=my_api_key","protocol":"https","host":["tiktokapi","xyz"],"path":["api","login"],"query":[{"key":"username","value":"my_username","description":"TikTok Username or Email"},{"key":"password","value":"my_password","description":"TikTok Password"},{"key":"key","value":"my_api_key","description":"API Key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 10:42:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b5ddf8050000d3ff351b4200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5acfff6cdc08d3ff-BUD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"data\",\n    \"type\": \"captcha\",\n    \"data\": {\n        \"link\": \"https://tiktokapi.xyz/captcha?u=my_username&p=my_password&k=my_api_key&c=...\"\n    }\n}"}],"_postman_id":"222ac3bd-2f9b-4390-b038-3fd9273b186d"},{"name":"/api/claim","id":"547f0e27-92c5-4f99-a91b-c9ba4110e58d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://tiktokapi.xyz/api/claim?account=my_account_key&new_username=username_to_claim&key=my_api_key","description":"<p>Request to change an username.</p>\n","urlObject":{"protocol":"https","path":["api","claim"],"host":["tiktokapi","xyz"],"query":[{"description":{"content":"<p>Account Key, retrived by login endpoint.</p>\n","type":"text/plain"},"key":"account","value":"my_account_key"},{"description":{"content":"<p>The username to claim.</p>\n","type":"text/plain"},"key":"new_username","value":"username_to_claim"},{"description":{"content":"<p>Api Key</p>\n","type":"text/plain"},"key":"key","value":"my_api_key"}],"variable":[]}},"response":[{"id":"9a8f8e6f-f067-4fc7-8a52-6fffe8a86745","name":"Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://tiktokapi.xyz/api/claim?account=my_account_key&new_username=username_to_claim&key=my_api_key","protocol":"https","host":["tiktokapi","xyz"],"path":["api","claim"],"query":[{"key":"account","value":"my_account_key","description":"Account Key, retrived by login endpoint."},{"key":"new_username","value":"username_to_claim","description":"The username to claim."},{"key":"key","value":"my_api_key","description":"Api Key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 10:46:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b5e220fb0000d3ff35301200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ad00614c93cd3ff-BUD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"This username is taken, but you can try a different one\"\n}"}],"_postman_id":"547f0e27-92c5-4f99-a91b-c9ba4110e58d"},{"name":"/api/remove","id":"2a1fbecd-d1a4-45e8-9bf4-49b11fe3f2ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://tiktokapi.xyz/api/remove?account=my_account_key&key=my_api_key","description":"<p>Remove an account_key from our database.</p>\n","urlObject":{"protocol":"https","path":["api","remove"],"host":["tiktokapi","xyz"],"query":[{"description":{"content":"<p>Account Key</p>\n","type":"text/plain"},"key":"account","value":"my_account_key"},{"description":{"content":"<p>API Key</p>\n","type":"text/plain"},"key":"key","value":"my_api_key"}],"variable":[]}},"response":[{"id":"a9a7cf31-a270-4b52-b7f3-19a70c3b7c12","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"/api/remove"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2a1fbecd-d1a4-45e8-9bf4-49b11fe3f2ff"}],"event":[{"listen":"prerequest","script":{"id":"029ac7fe-542e-48a7-8079-13223ab365d5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"74435839-78b5-42c8-8b63-906994158a54","type":"text/javascript","exec":[""]}}]}