added MAL requests
This commit is contained in:
6
rest/MAL/Get AnimeList.http
Normal file
6
rest/MAL/Get AnimeList.http
Normal file
@ -0,0 +1,6 @@
|
||||
# @name Get AnimeList
|
||||
|
||||
GET https://api.myanimelist.net/v2/users/{{MAL_USER}}/animelist?fields=list_status&status=watching&limit=1000
|
||||
Content-Type application/x-www-form-urlencoded
|
||||
Accept: application/json
|
||||
Authorization: Bearer {{MAL_ACCESS_TOKEN}}
|
Reference in New Issue
Block a user