DramaBox API Tester
Checking health...
GET/api/v1/homepage
curl -X GET "https://inwnaja.xyz/api/v1/homepage?page=1&lang=th" \ -H "Accept: application/json"
GET/api/v1/dubbed
curl -X GET "https://inwnaja.xyz/api/v1/dubbed?classify=terpopuler&page=1&lang=th" \ -H "Accept: application/json"
GET/api/v1/search
curl -X GET "https://inwnaja.xyz/api/v1/search?q=%E0%B9%84%E0%B8%97%E0%B8%A2&lang=th" \ -H "Accept: application/json"
GET/api/v1/detail
curl -X GET "https://inwnaja.xyz/api/v1/detail?bookId=42000005807" \ -H "Accept: application/json"
GET/api/v1/allepisode
curl -X GET "https://inwnaja.xyz/api/v1/allepisode?bookId=42000005807" \ -H "Accept: application/json"
GET/api/v1/decrypt
curl -X GET "https://inwnaja.xyz/api/v1/decrypt?url=VIDEO_URL_HERE" \ -H "Accept: application/json"
GETCustom Path
curl -X GET "https://inwnaja.xyz/api/v1/homepage?page=1&lang=th" \ -H "Accept: application/json"