Get Started

Heims includes API routes to easily help you integrate inventory management features into your exisiting application or build a brand new inventory application. This guide assumes you are familiar with REST APIs, HTTP clients and HTTP methods. Currently, there are 4 entities or terms you should be familiar with to use this API; Items, Orders, Suppliers and Stock. Lets start with Items;

ITEMS

Items represent a single physical object added into Heims records. An item can have attributes to further define its features. To help you follow along easily, lets imagine you own a Sneaker store and you are signed up to Heims. To add, a pair of sneakers on Heims, we can input a category, Shoes or Sneakers. We can add also, a description, packaging, manufacturer name and other fields. Going forward, we will learn how to: