Inventory API

Products

Full product catalog management covering physical products, digital products, services, and billing plans. Includes CRUD operations, bulk actions, custom attributes, variations, long descriptions, and duplication.

All prices are expressed in the smallest currency unit (e.g. cents for USD, รถre for SEK).

Authentication

All API requests require a valid API key passed via the Authorization header using the Bearer scheme:

Authorization: Bearer YOUR_API_KEY

You can generate and manage your API keys from the Tamio Dashboard under Settings > Developers > API Keys.

Endpoints