Skip to content
Hyd3L edited this page Nov 9, 2018 · 56 revisions

T.A.R.A.L.L.O. APIv1

Introduction

The T.A.R.A.L.L.O. inventory system comes with a fancy API that lets you obtain and update information about the items, add and delete items via HTTP requests.
The API uses JSON format for gathering requests contents and for giving responses.

Index

  1. Managing the session
    1.1 Checking the session status
    1.2 Login
    1.3 Logout
  2. Finding an Item
    2.1 Using the Item code
    2.2 Finding an Item location
  3. Adding a new Item
    3.1 Validation and "fixup"
Clone this wiki locally