Restrict requests to APIs with only authorized API keys

Hi, is there possibility to restrict access to APIs with only API keys. At the moment it is possible to make API requests to published APIs without any authorization.

Hi @MiksL, if you are using RStudio Connect at your institution, then the latest version of it supports plumber, as well as securing APIs using authorization tokens.

Here's the link to the announcement: https://blog.rstudio.com/2017/08/03/rstudio-connect-v1-5-4-plumber/