-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrainwave.http
More file actions
48 lines (37 loc) · 941 Bytes
/
rainwave.http
File metadata and controls
48 lines (37 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
### list_producers_all
POST https://rainwave.cc/api4/admin/list_producers_all
Content-Type: application/x-www-form-urlencoded
user_id = {{user-id}} &
key = {{key}}
### album
POST https://rainwave.cc/api4/album
Content-Type: application/x-www-form-urlencoded
user_id = {{user-id}} &
key = {{key}} &
sid = 1 &
id = 1
### all_artists
POST https://rainwave.cc/api4/all_artists
Content-Type: application/x-www-form-urlencoded
user_id = {{user-id}} &
key = {{key}} &
sid = 1
### listener
POST https://rainwave.cc/api4/listener
Content-Type: application/x-www-form-urlencoded
user_id = {{user-id}} &
key = {{key}} &
id = 1
### song
POST https://rainwave.cc/api4/song
Content-Type: application/x-www-form-urlencoded
user_id = {{user-id}} &
key = {{key}} &
sid = 1 &
id = 1
### user_search
POST https://rainwave.cc/api4/user_search
Content-Type: application/x-www-form-urlencoded
user_id = {{user-id}} &
key = {{key}} &
username = William