Manhwaread API Documentation
Integrate Manhwaread content into your application with our free API. Access content catalog, search, and streaming functionality.
https://streamapi.web.id/p/manhwaread
Available Endpoints (14)
GET
/api/img
Proxy chapter image
Parameters
u*
GET
/api/manhwa
List manhwa
Parameters
page
sortby
order
GET
/api/manhwa/:slug
Manhwa detail
Parameters
slug*
GET
/api/manhwa/:slug/chapters
Chapter list
Parameters
slug*
GET
/api/manhwa/:slug/:chapter
Chapter images
Parameters
slug*
chapter*
GET
/api/search
Search manhwa
Parameters
q*
page
GET
/api/random
Random manhwa
GET
/api/genres
List all genres
GET
/api/genre/:slug
Manhwa by genre
Parameters
slug*
page
sortby
order
GET
/api/tag/:slug
Manhwa by tag
Parameters
slug*
page
GET
/api/authors
List authors
Parameters
page
GET
/api/author/:slug
Manhwa by author
Parameters
slug*
page
GET
/api/artists
List artists
Parameters
page
GET
/api/artist/:slug
Manhwa by artist
Parameters
slug*
page