Accounting API

Discounts

Manage product discounts and customer-specific discounts including coupons, vouchers, conditional discounts, and category-based promotions.

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