Updated Version 1.0 API (markdown)
+11
-3
@@ -1,10 +1,18 @@
|
||||
# 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
|
||||
* Artists
|
||||
* Album
|
||||
* Genres
|
||||
* 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