Operations API

Teammates

Manage team members including creation, updates, retrieval, listing, deletion, and sending templated emails. Teammates have role-based access control with predefined roles (administrator, accountant, developer, marketer, guest, fulfilment) or fully custom granular permissions across 43 business areas.

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