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
    6 Jan, 2024 11:02pm

    Please add this

  • Web Bae commented
    17 Dec, 2022 10:24pm

    yup this would be dope.

  • Justin commented
    22 Jul, 2022 05:31pm

    We need this. Please

  • Digital Natives commented
    16 May, 2022 01:03pm

    This is a must have.

  • Dinesh Vishwa commented
    7 Feb, 2022 10:49am

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

  • Robin Granqvist commented
    20 Aug, 2021 12:38pm

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

  • Andrew Thompson commented
    5 Aug, 2020 09:49pm

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

  • +19