diff --git a/README.md b/README.md index 9f7f42e..5d84c0c 100644 --- a/README.md +++ b/README.md @@ -33,31 +33,7 @@ This config is required if you want use `/api/search`. 3. Add environment variable with `SESSION` as the name, and your `sessionid` as a value. ## Endpoints -- `/api/ping:` - -Send ping request to [TikTok](https://tiktok.com) - -**Query requirements:** - - -- `/api/search:` - -> `SESSION` needed. - -Search trending topic and videos about `x` - -**Query requirements:** -- `q`: Keyword you want to search. (eg. `Naruto`) -- `t`: Searching type (`trend` for trending topic or `cards` for videos and user(s) information) - -**Example:** `/api/search?q=Boruto&t=cards` - -- `/api/download:` - -Get tiktok video without watermark! - -**Query requirements:** -- `url`: TikTok Video URL. (eg. `https://www.tiktok.com/@vanessaangelnih/video/7006671762352016666`) - +Available on [Wiki](https://github.com/hansputera/tiktok-dl/wiki/Endpoints) ## Credits