17 lines
233 B
Plaintext
17 lines
233 B
Plaintext
meta {
|
|
name: Search By MalID
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: https://api.simkl.com/search/id?client_id={{SIMKL_CLIENT_ID}}&mal=52991
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
client_id: {{SIMKL_CLIENT_ID}}
|
|
mal: 52991
|
|
}
|