ThomDaleyPPI

updated

6 years ago

T

ThomDaleyPPI

1 Rookie

108 Posts

0

2472

April 28th, 2020 08:00

REST API security

Hi,

  Is there a way to do REST calls without passing in the password in clear text?  I can't find anything other than using the settings.cfg file and you still have to put the password in as plain text.  It's simple enough to hash a password and it should be simple enough to add an API key but I can't seem to find anything in the documentation.