ReelShort API Tester
Checking health...
GET/api/v1/shelf/:shelfId
curl -X GET "https://inwnaja.xyz/api/v1/shelf/2009269?page=1&limit=24&lang=th" \ -H "Accept: application/json"
GET/api/v1/reelshort/search
curl -X GET "https://inwnaja.xyz/api/v1/reelshort/search?q=love&lang=th" \ -H "Accept: application/json"
GET/api/v1/reelshort/detail
curl -X GET "https://inwnaja.xyz/api/v1/reelshort/detail?bookId=6673eab57270a6f1e802e900" \ -H "Accept: application/json"
GET/api/v1/reelshort/episode
curl -X GET "https://inwnaja.xyz/api/v1/reelshort/episode?bookId=6673eab57270a6f1e802e900&episode=1" \ -H "Accept: application/json"
GETCustom Path
curl -X GET "https://inwnaja.xyz/api/v1/shelf/2009269?page=1&limit=24&lang=th" \ -H "Accept: application/json"