Inventory API

Shippings

Manage shipping methods including creation, updates, retrieval, listing, duplication, and deletion. Shipping methods support geographic targeting (countries, states, postcodes), currency-specific pricing, and advanced bundling rules for multi-item orders.

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