Updated Version 1.0 API (markdown)
@@ -105,3 +105,13 @@ This page contains API documentation regarding version 1.0 if the API. For the s
|
||||
"year":1970
|
||||
}
|
||||
```
|
||||
### Retrieve all Song Metadata
|
||||
**URI**: https://icarus-demo.com/api/v1/song
|
||||
**Method**: Get
|
||||
**Authorization**: Bearer ``token``
|
||||
**Response body**:
|
||||
```Json
|
||||
[
|
||||
|
||||
]
|
||||
```
|
||||
Reference in New Issue
Block a user