Overview
The RadioTime APIs are open by design. We do not store financial information and we only store personally identifiable information in certain cases.
All of the API methods may be accessed over HTTP/S in the event you would like to secure the transmitted information, such as an account name.
Authenticated Sessions
We are working on a mechanism through which you can establish a time-limited secure session, rather than transmit credentials on each request. This implementation will be more complex for clients, as it will require an initial login, followed by transmission of the generated key, followed by compensation logic to handle key expiration.