Kazuna API
  1. Anime Indo V2
Kazuna API
  • Anime Indo V2
    • Get Anime Ongoing
      GET
    • Get Anime Movie
      GET
    • Get Anime Completed
      GET
    • Get Anime Details By ID
      GET
    • Get Season List Anime
      GET
    • Get Season List Anime By ID
      GET
    • Get Genre List Anime
      GET
    • Get GenreList Anime By ID
      GET
    • Get Schedule Anime
      GET
    • Get Anime Episode By Anime ID and Episode ID
      GET
  1. Anime Indo V2

Get Anime Ongoing

Developing
GET
/api/v2/anime/ongoing
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://luckyindraefendi.me/api/v2/anime/ongoing?order_by=updated&page=1'
Response Response Example
{
  "status": "success",
  "data": [
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2900/ramen-akaneko/episode/3",
      "title": "Ramen Akaneko",
      "episode": "Ep 3 / 12",
      "image": "https://cdn.myanimelist.net/images/anime/1805/142211l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2903/giji-harem/episode/3",
      "title": "Giji Harem",
      "episode": "Ep 3 / 12",
      "image": "https://cdn.myanimelist.net/images/anime/1607/143547l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2904/ore-wa-subete-wo-parry-suru-gyaku-kanchigai-no-sekai-saikyou-wa-boukensha-ni-naritai/episode/3",
      "title": "Ore wa Subete wo Parry suru: Gyaku Kanchigai no Sekai Saikyou wa Boukensha ni Naritai",
      "episode": "Ep 3 / 12",
      "image": "https://cdn.myanimelist.net/images/anime/1747/143101l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2898/gimai-seikatsu/episode/3",
      "title": "Gimai Seikatsu",
      "episode": "Ep 3 / 12",
      "image": "https://cdn.myanimelist.net/images/anime/1420/143707l.jpg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/2716/dead-dead-demons-dededede-destruction-ona/episode/7",
      "title": "Dead Dead Demons Dededede Destruction (ONA)",
      "episode": "Ep 7 / 18",
      "image": "https://cdn.myanimelist.net/images/anime/1528/143212l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2899/tasogare-out-focus/episode/3",
      "title": "Tasogare Out Focus",
      "episode": "Ep 3 / 12",
      "image": "https://cdn.myanimelist.net/images/anime/1185/143359l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2919/shikanoko-nokonoko-koshitantan/episode/3",
      "title": "Shikanoko Nokonoko Koshitantan",
      "episode": "Ep 3 / ?",
      "image": "https://cdn.myanimelist.net/images/anime/1094/143324l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2915/isekai-suicide-squad/episode/6",
      "title": "Isekai Suicide Squad",
      "episode": "Ep 6 / 10",
      "image": "https://cdn.myanimelist.net/images/anime/1644/142052l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2556/wonderful-precure/episode/24",
      "title": "Wonderful Precure!",
      "episode": "Ep 24 / ?",
      "image": "https://cdn.myanimelist.net/images/anime/1852/140786l.jpg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/2315/wan-jie-zhizun-2nd-season/episode/81",
      "title": "Wan Jie Zhizun 2nd Season",
      "episode": "Ep 81 / ?",
      "image": "https://objects.nyomo.my.id/20240314-1710426734-1819bb6f-fe90-445c-9b81-52950a1730fc.jpeg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/2369/jian-yu-feng-yun-3rd-season/episode/77",
      "title": "Jian Yu Feng Yun 3rd Season",
      "episode": "Ep 77 / ?",
      "image": "https://cdn.myanimelist.net/images/anime/1159/139387l.jpg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/1322/wangu-shenhua/episode/204",
      "title": "Wangu Shenhua",
      "episode": "Ep 204 / ?",
      "image": "https://cdn.myanimelist.net/images/anime/1971/127030l.jpg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/2442/shixiong-a-shixiong-2nd-season/episode/33",
      "title": "Shixiong A Shixiong 2nd Season",
      "episode": "Ep 33 / 78",
      "image": "https://cdn.myanimelist.net/images/anime/1859/140151l.jpg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/1572/shen-yin-wangzuo-2nd-season/episode/90",
      "title": "Shen Yin Wangzuo 2nd Season",
      "episode": "Ep 90 / 130",
      "image": "https://cdn.myanimelist.net/images/anime/1279/126735l.jpg"
    },
    {
      "type": [
        "ONA",
        "WEB-DL"
      ],
      "slug": "/anime/2725/yuan-zun/episode/11",
      "title": "Yuan Zun",
      "episode": "Ep 11 / 26",
      "image": "https://cdn.myanimelist.net/images/anime/1182/118772l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2929/koi-wa-futago-de-warikirenai/episode/2",
      "title": "Koi wa Futago de Warikirenai",
      "episode": "Ep 2 / 12",
      "image": "https://cdn.myanimelist.net/images/anime/1315/142250l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2936/sengoku-youko-senma-konton-hen/episode/1",
      "title": "Sengoku Youko: Senma Konton-hen",
      "episode": "Ep 1 / 24",
      "image": "https://cdn.myanimelist.net/images/anime/1948/143550l.jpg"
    },
    {
      "type": [
        "TV",
        "HD"
      ],
      "slug": "/anime/2894/oshi-no-ko-2nd-season/episode/3",
      "title": "Oshi no Ko 2nd Season",
      "episode": "Ep 3 / 13",
      "image": "https://cdn.myanimelist.net/images/anime/1006/143302l.jpg"
    }
  ],
  "total_item": 18,
  "has_next": {
    "has_next_page": true
  },
  "has_prev": {
    "has_prev_page": false
  },
  "current_page": 1
}

Request

Query Params
order_by
string 
required
Parameter : updated, oldest, latest, popular, most_viewed, ascending, descending, default : updated
Example:
updated
page
string 
required
when has_next = true, then the page can be added, for example when on page 1 and the result of has_next = true, then you can make logic page = 2, by default 1
Example:
1

Responses

🟢200Success
application/json
Body
object {0}
Modified at 2024-07-18 16:18:09
Next
Get Anime Movie
Built with