Updated Version 1.0 API (markdown)
@@ -104,4 +104,14 @@ This page contains API documentation regarding version 1.0 if the API. For the s
|
|||||||
"genre":"Genre",
|
"genre":"Genre",
|
||||||
"year":1970
|
"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