Account API
Control aspects of your usetrmnl.com account
Last updated
Control aspects of your usetrmnl.com account
Last updated
In addition to the , users who have purchased a developer license can access the account API. You can enumerate your devices, import and export plugins, control playlists, and more.
See the for complete details.
We have also open-sourced an official Ruby gem for API clients.
The account API key can be retrieved from . It begins with user_
.
API authentication is done via the HTTP Authorization header with bearer tokens, e.g. Authorization: Bearer user_xxxxx