Webtoons / API reference
WebtoonsSearch
Search public Webtoons series by keyword.
REQUEST
GET
/webtoons/searchUse the versioned route in production and pass parameters as query values.
PARAMETERS
queryrequiredThis value is required to run the request.languageoptionalThis value can be omitted.pageoptionalThis value can be omitted.EXAMPLE REQUEST
GET
https://luminaa.web.id/webtoons/search?query=example&language=example&page=exampleTry this request from the interactive catalog.