Antwort auf Well. There already is the TUID-Parameter from the notification mails: / #2326

there are numerous ways to add authentification. like one of these:
  1. use TUID (but this is used for *T*emporary use)
  2. the API must be adressed via GET/POST-values, one of them would be a code, unique for each user
  3. the API must be adressed via GET/POST-values, two of them would be login/password for users
  4. think of any others... *G*