Kairos Inventory
The headless inventory engine for developers. Manage products and stock with a simple REST API.
1 subscribers
8.8/10 popularity
297 ms avg latency
70% success rate
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Kairos Inventory endpoints
| Method | Endpoint | Description |
|---|---|---|
| Organizations | ||
| POST |
Register New Organization /v1/organizations |
Creates a new organization account and returns your unique Company API Key. Save this key to access inventory endpoints. |
| Inventory | ||
| POST |
Create Product /v1/inventory/products |
Adds a new item to your inventory. Requires a unique slug or SKU. |
| GET |
List All Products /v1/inventory/products |
Retrieves a comprehensive list of all products currently in your organization's inventory. |
| POST |
Register Stock Movement /v1/inventory/movements |
Records a stock entry (Input) or exit (Output). This is the only valid way to modify inventory levels to ensure auditability. |
| GET |
Get Product History /v1/inventory/history/{productId} |
Retrieves the full timeline of movements (in/out) for a specific product to track stock changes. |
Kairos Inventory pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|