Accounting API

Invoices & Orders

Manage invoices and orders including creation, updates, refunds, cancellations, payment tracking, shipping fulfillment, and affiliate commission management. Supports both one-time and recurring subscription invoices.

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