Hi
I am using Zeno.Fm and with that App I can access LibreTime.
Libretime offers API-Services but I cannot find where to get the Secret Key to use API Rest-Servces.
Any clue?
Hi
I am using Zeno.Fm and with that App I can access LibreTime.
Libretime offers API-Services but I cannot find where to get the Secret Key to use API Rest-Servces.
Any clue?
The LibreTime API key is in the LibreTime config file at /etc/libretime/config.yml in the ‘general:’ section:
# The internal API authentication key.
# > this field is REQUIRED
api_key: 1234567890abcdef0987654321
–Bob.