Perry
  • Integrated API Spec
  • Page 2
  • integrated API Spec
    • /account
    • /character
    • /admin
      • /server
      • /character
      • /map
      • /account
      • /world
        • /world/:worldId
Powered by GitBook
On this page
  1. integrated API Spec

/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

Previous/characterNext/server

Last updated 1 year ago