20 lines
234 B
Plaintext
20 lines
234 B
Plaintext
|
meta {
|
||
|
name: Get Anime Full Info
|
||
|
type: http
|
||
|
seq: 3
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: https://api.simkl.com/anime/40398?extended=full
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|
||
|
|
||
|
params:query {
|
||
|
extended: full
|
||
|
}
|
||
|
|
||
|
headers {
|
||
|
simkl-api-key: {{SIMKL_CLIENT_ID}}
|
||
|
}
|