Updated Version 1.0 API (markdown)
+11
-3
@@ -1,10 +1,18 @@
|
|||||||
# Version 1.0 API
|
# Version 1.0 API
|
||||||
This page contains API documentation regarding version 1.0 if the API.
|
This page contains API documentation regarding version 1.0 if the API. For the sake of the examples I will use
|
||||||
|
|
||||||
### API Categories
|
## API Categories
|
||||||
|
* Authentication
|
||||||
* Songs
|
* Songs
|
||||||
* Artists
|
* Artists
|
||||||
* Album
|
* Album
|
||||||
* Genres
|
* Genres
|
||||||
* Year
|
* Year
|
||||||
* Cover art
|
* Cover art
|
||||||
|
|
||||||
|
## Songs
|
||||||
|
|
||||||
|
### Uploading Songs
|
||||||
|
**Method**: Post
|
||||||
|
**Content type**: multipart/form-data
|
||||||
|
**Authorization**: Bearer ``token``
|
||||||
Reference in New Issue
Block a user