v1.4.1WebsiteLatest
1 min read

Project-Scoped .env Export

You can now export a project's API keys directly as a .env file from the keys dashboard.

#What's Changed

  • [Feature] Added a one-click modal to the keys dashboard to export all keys for a specific environment into a ready-to-use .env format.
  • [Improvement] The generated .env text includes only the keys associated with the selected environment (Production, Staging, or Development).