[GET] For You (Theater)

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/foryou/1"

[GET] New Releases

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/new/1"

[GET] Rank / Trending

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/rank/1"

[GET] Classify (Filter)

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/classify?pageNo=1&genre=1357&sort=1&lang=in"

[GET] Search Keyword

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/search/ceo/1"

[GET] Search Suggestions

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/suggest/lov"

[GET] Get Chapter List

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/chapters/41000121167"

[GET] Download

cURL Example (GET):

curl -X GET "https://sapi.dramabox.be/api/watch/41000121167/0?source=search_result"