Inventory API
Warehouses
Manage warehouse locations for inventory and fulfillment, including creation, updates, retrieval, listing, duplication, and deletion. Each warehouse has geographical service areas, contact details, and tracks product and variant inventory counts.
Authentication
All API requests require a valid API key passed via the Authorization header using the Bearer scheme:
Authorization: Bearer YOUR_API_KEYYou can generate and manage your API keys from the Tamio Dashboard under Settings > Developers > API Keys.