diff --git a/Song.md b/Song.md index 493878b..00466e3 100644 --- a/Song.md +++ b/Song.md @@ -10,6 +10,11 @@ **Method**: Get **Authorization**: Bearer ``token`` +### Streaming song +**URI**: https://icarus-demo.com/api/v1/song/stream/id +**Method**: Get +**Authorization**: Bearer ``token`` + ### Delete song **URL**: https://icarus-demo.com/api/v1/song/id **Method**: Delete