Add the ability to hide API keys

When using javascript and external APIs that require a personal API key, there is no way of protecting your API key. Usually, you can hide your API key e.g in the the environment file.

const API_KEY = process.env.MY_SECRET_API_KEY;

https://medium.com/better-programming/how-to-hide-your-api-keys-c2b952bc07e6

E.g. Heroku has something called config variables where the user can specify a number of API keys that only can be accessed from hosted pages.

  • IT Support
  • May 14 2020
  • Reviewed
  • Robert Murphy Chappell commented
    06 Jan 23:02

    Please add this

  • Web Bae commented
    December 17, 2022 22:24

    yup this would be dope.

  • Justin commented
    July 22, 2022 17:31

    We need this. Please

  • Digital Natives commented
    May 16, 2022 13:03

    This is a must have.

  • Dinesh Vishwa commented
    February 07, 2022 10:49

    This really be helpfull, one of project not able to move from WordPress to Webflow because of this issue.

  • Robin Granqvist commented
    August 20, 2021 12:38

    This is something that needs to happen. Would be amazing! Voted +3

  • Andrew Thompson commented
    August 05, 2020 21:49

    This really would be handy for a lot of external features that Webflow doesnt currently give us.

  • +19