🔍 API Response Test

Test 1: Raw API Call

API URL: https://avdbapi.com/api.php/provide/vod?ac=detail&pg=1&pagesize=5

HTTP Code: 200

Raw Response (first 2000 chars):

{
    "code": 1,
    "msg": "Data list",
    "page": "1",
    "pagecount": 101503,
    "limit": 5,
    "total": 507512,
    "list": [
        {
            "type_name": "Uncensored Leaked",
            "episodes": {
                "server_name": "VIP #1",
                "server_data": {
                    "Full": {
                        "slug": "full",
                        "link_embed": "https:\/\/upload18.org\/play\/index\/adn-299-uncensored-leak"
                    }
                }
            },
            "id": 604988,
            "name": "[UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.",
            "slug": "adn-299-uncensored-leak",
            "origin_name": "[UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.",
            "tag": "Solowork, Slender, Married Woman\/Housewife, Cuckold, Cuckolded, Ntr, Drama, Humiliation",
            "category": [
                "Solowork",
                "Slender",
                "Married Woman",
                "Housewife",
                "Cuckold",
                "Cuckolded",
                "Ntr",
                "Drama",
                "Humiliation",
                "Uncensored Leaked"
            ],
            "poster_url": "https:\/\/upload18.cc\/v\/ADN-299-UNCENSORED-LEAK\/poster.jpg",
            "thumb_url": "https:\/\/upload18.cc\/v\/ADN-299-UNCENSORED-LEAK\/thumb.jpg",
            "actor": [
                "Natsume Saiharu",
                " Nagi Hikaru",
                " Miu Shiramine",
                " Kaede Karen",
                " Yua Mikami",
                " Mina Kitano"
            ],
            "director": [
                "S-CUTE"
            ],
            "movie_code": "ADN-299-UNCENSORED-LEAK",
            "created_at": "",
            "country": [
                "Japan"
            ],
            "year": "",
            "quality": "HD",
            "status": "Release",
            "author": "",
            "time": "01:52:47",
      ...

Response Structure:

Array
(
    [0] => code
    [1] => msg
    [2] => page
    [3] => pagecount
    [4] => limit
    [5] => total
    [6] => list
)

Test 2: Using apiFetchDetail() Function

Total Videos: 5

Total (API): 507512

Page: 1

Page Count: 101503

First Video (Normalized):

Array
(
    [id] => 604988
    [title] => [UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.
    [thumb] => https://upload18.cc/v/ADN-299-UNCENSORED-LEAK/poster.jpg
    [pic] => https://upload18.cc/v/ADN-299-UNCENSORED-LEAK/poster.jpg
    [year] => 
    [category] => Solowork, Slender, Married Woman, Housewife, Cuckold, Cuckolded, Ntr, Drama, Humiliation, Uncensored Leaked
    [categories] => Array
        (
            [0] => Solowork
            [1] => Slender
            [2] => Married Woman
            [3] => Housewife
            [4] => Cuckold
            [5] => Cuckolded
            [6] => Ntr
            [7] => Drama
            [8] => Humiliation
            [9] => Uncensored Leaked
        )

    [actors] => Array
        (
            [0] => Natsume Saiharu
            [1] =>  Nagi Hikaru
            [2] =>  Miu Shiramine
            [3] =>  Kaede Karen
            [4] =>  Yua Mikami
            [5] =>  Mina Kitano
        )

    [director] => S-CUTE
    [writer] => 
    [code] => ADN-299-UNCENSORED-LEAK
    [remarks] => 
    [class] => Uncensored Leaked
    [updatedAt] => 2026-07-29 16:28:19
    [desc] => Stream JAV and Japanese AV online in HD on avdbapi. Thousands of titles updated daily, free to watch with no sign-up. Start streaming now.
    [content] => Stream JAV and Japanese AV online in HD on avdbapi. Thousands of titles updated daily, free to watch with no sign-up. Start streaming now.
    [area] => Japan
    [lang] => 
    [play] => https://upload18.org/play/index/adn-299-uncensored-leak
    [playUrl] => https://upload18.org/play/index/adn-299-uncensored-leak
    [playUrlRaw] => https://upload18.org/play/index/adn-299-uncensored-leak
    [playFrom] => 
    [playServer] => 
    [url] => https://upload18.org/play/index/adn-299-uncensored-leak
    [original] => Array
        (
            [type_name] => Uncensored Leaked
            [episodes] => Array
                (
                    [server_name] => VIP #1
                    [server_data] => Array
                        (
                            [Full] => Array
                                (
                                    [slug] => full
                                    [link_embed] => https://upload18.org/play/index/adn-299-uncensored-leak
                                )

                        )

                )

            [id] => 604988
            [name] => [UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.
            [slug] => adn-299-uncensored-leak
            [origin_name] => [UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.
            [tag] => Solowork, Slender, Married Woman/Housewife, Cuckold, Cuckolded, Ntr, Drama, Humiliation
            [category] => Array
                (
                    [0] => Solowork
                    [1] => Slender
                    [2] => Married Woman
                    [3] => Housewife
                    [4] => Cuckold
                    [5] => Cuckolded
                    [6] => Ntr
                    [7] => Drama
                    [8] => Humiliation
                    [9] => Uncensored Leaked
                )

            [poster_url] => https://upload18.cc/v/ADN-299-UNCENSORED-LEAK/poster.jpg
            [thumb_url] => https://upload18.cc/v/ADN-299-UNCENSORED-LEAK/thumb.jpg
            [actor] => Array
                (
                    [0] => Natsume Saiharu
                    [1] =>  Nagi Hikaru
                    [2] =>  Miu Shiramine
                    [3] =>  Kaede Karen
                    [4] =>  Yua Mikami
                    [5] =>  Mina Kitano
                )

            [director] => Array
                (
                    [0] => S-CUTE
                )

            [movie_code] => ADN-299-UNCENSORED-LEAK
            [created_at] => 
            [country] => Array
                (
                    [0] => Japan
                )

            [year] => 
            [quality] => HD
            [status] => Release
            [author] => 
            [time] => 01:52:47
            [description] => Stream JAV and Japanese AV online in HD on avdbapi. Thousands of titles updated daily, free to watch with no sign-up. Start streaming now.
            [vod_pubdate] => 
            [vod_time] => 2026-07-29 16:28:19
            [vod_time_add] => 1785313699
        )

)

First Video - Original API Data:

Array
(
    [type_name] => Uncensored Leaked
    [episodes] => Array
        (
            [server_name] => VIP #1
            [server_data] => Array
                (
                    [Full] => Array
                        (
                            [slug] => full
                            [link_embed] => https://upload18.org/play/index/adn-299-uncensored-leak
                        )

                )

        )

    [id] => 604988
    [name] => [UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.
    [slug] => adn-299-uncensored-leak
    [origin_name] => [UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.
    [tag] => Solowork, Slender, Married Woman/Housewife, Cuckold, Cuckolded, Ntr, Drama, Humiliation
    [category] => Array
        (
            [0] => Solowork
            [1] => Slender
            [2] => Married Woman
            [3] => Housewife
            [4] => Cuckold
            [5] => Cuckolded
            [6] => Ntr
            [7] => Drama
            [8] => Humiliation
            [9] => Uncensored Leaked
        )

    [poster_url] => https://upload18.cc/v/ADN-299-UNCENSORED-LEAK/poster.jpg
    [thumb_url] => https://upload18.cc/v/ADN-299-UNCENSORED-LEAK/thumb.jpg
    [actor] => Array
        (
            [0] => Natsume Saiharu
            [1] =>  Nagi Hikaru
            [2] =>  Miu Shiramine
            [3] =>  Kaede Karen
            [4] =>  Yua Mikami
            [5] =>  Mina Kitano
        )

    [director] => Array
        (
            [0] => S-CUTE
        )

    [movie_code] => ADN-299-UNCENSORED-LEAK
    [created_at] => 
    [country] => Array
        (
            [0] => Japan
        )

    [year] => 
    [quality] => HD
    [status] => Release
    [author] => 
    [time] => 01:52:47
    [description] => Stream JAV and Japanese AV online in HD on avdbapi. Thousands of titles updated daily, free to watch with no sign-up. Start streaming now.
    [vod_pubdate] => 
    [vod_time] => 2026-07-29 16:28:19
    [vod_time_add] => 1785313699
)

Video Details:

Test 3: Fetch Single Video by ID

Testing ID: 604988

✅ Video found!

Title: [UNCENSORED-LEAK] ADN-299 I Can't Forget My Father-In-Law's Kiss.


← Back to Home | 🔄 Refresh Test