Introduction
Overview
Integration Roadmap
Knowing the Base URL
When integrating with Leanafy, it’s important to differentiate between the Sandbox and Production environments:Sandbox: Used for testing and development. This ensures that integrations can be safely built and validated before moving to production. Production: Used for live operations, where actual warehouse transactions take place. We have built a separate service that handles external integrations and we call it Nova. The base URLs for API access are: Sandbox: Production:
Environments
https://nova-sandbox.leanafywms.com
https://nova.leanafywms.com
Authentication
support.leanafy.com
to get your API KeysItems
The Item APIs allow external systems to create, retrieve and delete items in Leanafy. Items must be created before they can be added to an order. This ensures that inventory and order management processes function correctly.
Orders
Orders, also known as Purchase Orders, are received by Leanafy through external integrations or created manually by warehouse operators. Once an order enters into Leanafy, warehouse operators can allocate inventory, pick, pack, ship, and fulfill the order.

Modified at 2025-02-17 18:52:04