Operations API

Tickets

Manage support tickets including listing, retrieval, replying, closing, assigning to teammates, saving reply translations, and deletion.

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