API: How long do tokens last?

Asked by on Oct 12, 2011 - 14:25

on Oct 14, 2011 - 06:53

Hello Mike,

tokens last forever, unless you reset them in the Preferences -> Account by clicking the "Issue a new API token" link.


Best regards,
David

on Oct 15, 2011 - 09:52

I must say this is really insecure - since when using the API, every non-encrypted call contains the token (and can be easily intercepted - for example, if I'm using open Wifi); thus, the only way to make it really secure is to encrypt *all* API calls..