mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-06 19:16:32 +01:00
Updated API (markdown)
This commit is contained in:
@@ -119,10 +119,22 @@
|
||||
]
|
||||
```
|
||||
|
||||
GET `/api/v1/top`
|
||||
##### GET `/api/v1/top`
|
||||
> Schema:
|
||||
```
|
||||
```
|
||||
|
||||
GET `/api/v1/channels/:ucid`
|
||||
##### GET `/api/v1/channels/:ucid`
|
||||
> Schema:
|
||||
```
|
||||
```
|
||||
|
||||
GET `/api/v1/channels/:ucid/videos`
|
||||
##### GET `/api/v1/channels/:ucid/videos`
|
||||
> Schema:
|
||||
```
|
||||
```
|
||||
|
||||
GET `/api/v1/search`
|
||||
##### GET `/api/v1/search`
|
||||
> Schema:
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user