API Connection

Stored in localStorage.coach_api_base. Leave blank to use auto-detected default.
Stored in localStorage.coach_api_token. Only needed if the API sets API_AUTH_TOKEN.

Notes

If the API is protected, requests must include:
Authorization: Bearer <token>