mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Created API (markdown)
This commit is contained in:
parent
c3fb545705
commit
7543add51d
1 changed files with 7 additions and 0 deletions
7
API.md
Normal file
7
API.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
List of endpoints:
|
||||
- `/api/v1/videos`
|
||||
- `/api/v1/trending`
|
||||
- `/api/v1/top`
|
||||
- `/api/v1/channels/:ucid`
|
||||
- `/api/v1/channels/:ucid/videos`
|
||||
- `/api/v1/search`
|
Loading…
Reference in a new issue