Filling out FAQ and small revisions

This commit is contained in:
Zachary Klosko 2020-11-07 22:50:28 -05:00
parent 2931d3755b
commit b8c02a3b57
13 changed files with 31 additions and 73 deletions

View file

@ -1,7 +1,7 @@
---
layout: article
title: LibreTime API Usage
git: api.md
category: dev
---
The LibreTime API enables many types of information about the broadcast schedule and configuration to be retrieved from the LibreTime server. Other than the live-info and week-info data fetched by website widgets (see the chapter *Exporting the schedule*), all API requests must be authenticated using the secret API key stored in the file */etc/airtime/api\_client.cfg* on the LibreTime server. This key is autogenerated during LibreTime installation and should be unique for each server.