/admin

Administration API

Controller for search of items, maps, npcs, skills and mobs ONLY for Admins

POST /admin/search

Headers

Name
Type
Description

Bearer

String

token

Request Body

Name
Type
Description

type*

String

"map", "item", "mob", "skill", "npc"

byId*

Int

id to search

byName

String

name to search

GET

GET

Last updated