🔍 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": 94576,
    "limit": 5,
    "total": 472879,
    "list": [
        {
            "type_name": "Hentai",
            "episodes": {
                "server_name": "VIP #1",
                "server_data": {
                    "Full": {
                        "slug": "full",
                        "link_embed": "https:\/\/upload18.org\/play\/index\/f63eff9c47d2"
                    }
                }
            },
            "id": 568192,
            "name": "Fit cartoon girl with a big ass takes on a big dick outdoors",
            "slug": "fit-cartoon-girl-with-a-big-ass-takes-on-a-big-dick-outdoors",
            "origin_name": "Fit cartoon girl with a big ass takes on a big dick outdoors",
            "tag": "",
            "category": [
                "Hentai"
            ],
            "poster_url": "https:\/\/upload18.cc\/v\/AVDB-H05439\/thumb.jpg",
            "thumb_url": "https:\/\/upload18.cc\/v\/AVDB-H05439\/thumb.jpg",
            "actor": [
                "Updating"
            ],
            "director": [
                "Updating"
            ],
            "movie_code": "avdb-h05439",
            "created_at": "",
            "country": [
                "Japan"
            ],
            "year": "",
            "quality": "",
            "status": "",
            "author": "",
            "time": "",
            "description": "A fir brown-haired teen with a big pair of breasts, a huge ass, and a fit, thick and fuckable body is outdoors where she sucks on a massive cock before her shaved wet pussy is penetrated in cowgirl, sideways, missionary and other public sex position for her pleasure.",
            "vod_pubdate": "",
            "vod_time": "2026-04-21 22:20:37",
            "vod_time_add": 1776781237
        },
        {
            "type_name": "Hentai",
            "episodes": {
                "server_name": "VIP #1",
                "server_data": {
            ...

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): 472879

Page: 1

Page Count: 94576

First Video (Normalized):

Array
(
    [id] => 568192
    [title] => Fit cartoon girl with a big ass takes on a big dick outdoors
    [thumb] => https://upload18.cc/v/AVDB-H05439/thumb.jpg
    [pic] => https://upload18.cc/v/AVDB-H05439/thumb.jpg
    [year] => 
    [category] => Hentai
    [categories] => Array
        (
            [0] => Hentai
        )

    [actors] => Array
        (
            [0] => Updating
        )

    [director] => Updating
    [writer] => 
    [code] => avdb-h05439
    [remarks] => 
    [class] => Hentai
    [updatedAt] => 2026-04-21 22:20:37
    [desc] => A fir brown-haired teen with a big pair of breasts, a huge ass, and a fit, thick and fuckable body is outdoors where she sucks on a massive cock before her shaved wet pussy is penetrated in cowgirl, sideways, missionary and other public sex position for her pleasure.
    [content] => A fir brown-haired teen with a big pair of breasts, a huge ass, and a fit, thick and fuckable body is outdoors where she sucks on a massive cock before her shaved wet pussy is penetrated in cowgirl, sideways, missionary and other public sex position for her pleasure.
    [area] => Japan
    [lang] => 
    [play] => https://upload18.org/play/index/f63eff9c47d2
    [playUrl] => https://upload18.org/play/index/f63eff9c47d2
    [playUrlRaw] => https://upload18.org/play/index/f63eff9c47d2
    [playFrom] => 
    [playServer] => 
    [url] => https://upload18.org/play/index/f63eff9c47d2
    [original] => Array
        (
            [type_name] => Hentai
            [episodes] => Array
                (
                    [server_name] => VIP #1
                    [server_data] => Array
                        (
                            [Full] => Array
                                (
                                    [slug] => full
                                    [link_embed] => https://upload18.org/play/index/f63eff9c47d2
                                )

                        )

                )

            [id] => 568192
            [name] => Fit cartoon girl with a big ass takes on a big dick outdoors
            [slug] => fit-cartoon-girl-with-a-big-ass-takes-on-a-big-dick-outdoors
            [origin_name] => Fit cartoon girl with a big ass takes on a big dick outdoors
            [tag] => 
            [category] => Array
                (
                    [0] => Hentai
                )

            [poster_url] => https://upload18.cc/v/AVDB-H05439/thumb.jpg
            [thumb_url] => https://upload18.cc/v/AVDB-H05439/thumb.jpg
            [actor] => Array
                (
                    [0] => Updating
                )

            [director] => Array
                (
                    [0] => Updating
                )

            [movie_code] => avdb-h05439
            [created_at] => 
            [country] => Array
                (
                    [0] => Japan
                )

            [year] => 
            [quality] => 
            [status] => 
            [author] => 
            [time] => 
            [description] => A fir brown-haired teen with a big pair of breasts, a huge ass, and a fit, thick and fuckable body is outdoors where she sucks on a massive cock before her shaved wet pussy is penetrated in cowgirl, sideways, missionary and other public sex position for her pleasure.
            [vod_pubdate] => 
            [vod_time] => 2026-04-21 22:20:37
            [vod_time_add] => 1776781237
        )

)

First Video - Original API Data:

Array
(
    [type_name] => Hentai
    [episodes] => Array
        (
            [server_name] => VIP #1
            [server_data] => Array
                (
                    [Full] => Array
                        (
                            [slug] => full
                            [link_embed] => https://upload18.org/play/index/f63eff9c47d2
                        )

                )

        )

    [id] => 568192
    [name] => Fit cartoon girl with a big ass takes on a big dick outdoors
    [slug] => fit-cartoon-girl-with-a-big-ass-takes-on-a-big-dick-outdoors
    [origin_name] => Fit cartoon girl with a big ass takes on a big dick outdoors
    [tag] => 
    [category] => Array
        (
            [0] => Hentai
        )

    [poster_url] => https://upload18.cc/v/AVDB-H05439/thumb.jpg
    [thumb_url] => https://upload18.cc/v/AVDB-H05439/thumb.jpg
    [actor] => Array
        (
            [0] => Updating
        )

    [director] => Array
        (
            [0] => Updating
        )

    [movie_code] => avdb-h05439
    [created_at] => 
    [country] => Array
        (
            [0] => Japan
        )

    [year] => 
    [quality] => 
    [status] => 
    [author] => 
    [time] => 
    [description] => A fir brown-haired teen with a big pair of breasts, a huge ass, and a fit, thick and fuckable body is outdoors where she sucks on a massive cock before her shaved wet pussy is penetrated in cowgirl, sideways, missionary and other public sex position for her pleasure.
    [vod_pubdate] => 
    [vod_time] => 2026-04-21 22:20:37
    [vod_time_add] => 1776781237
)

Video Details:

Test 3: Fetch Single Video by ID

Testing ID: 568192

✅ Video found!

Title: Fit cartoon girl with a big ass takes on a big dick outdoors


← Back to Home | 🔄 Refresh Test