Snackshort API Documentation
Integrate Snackshort content into your application with our free API. Access content catalog, search, and streaming functionality.
https://streamapi.web.id/p/snackshort
Available Endpoints (7)
GET
/api/v1/home
Homepage feed
Parameters
lang
GET
/api/v1/tabs
Drama tabs
Parameters
lang
GET
/api/v1/browsing
Browse dramas
Parameters
page
pageSize
lang
GET
/api/v1/search
Search drama by keyword (q), or get search terms if no q
Parameters
q
page
limit
lang
GET
/api/v1/book/:bookId
Book/drama detail
Parameters
bookId*
lang
GET
/api/v1/book/:bookId/chapters
Chapter list
Parameters
bookId*
lang
GET
/api/v1/book/:bookId/episode/:chapterId
Episode video URL
Parameters
bookId*
chapterId*
lang