Welcome to Fireapis
  • Welcome
  • The Basics
    • Basics
    • Environment
      • Creating an Environment
      • Configure Domain
    • Auth
    • Secrets
    • Tables
      • Creating Table
      • Testing Tables
      • Add a New Column
      • Table Properties
      • Endpoints
      • Data
      • Deleting a Column
      • Deleting a Table
    • Webhooks
    • Marketplace
    • Logics
      • Dynamic Data Source Selection
      • Testing Logics
      • Actions
        • External API Request
        • Query Builder
        • Data Transformation
        • Build Object
        • Build Conditions
        • Other Utilities
          • Token Generation
          • Token Decryption
          • Hashing
          • Validate Hash
          • Encrypt
          • Decrypt
        • Date Utilities
          • Find Difference Between Dates
          • Add/Subtract Dates
          • Format Date
          • Apply Timezone to Date
  • Next steps
    • What Next?
Powered by GitBook
On this page

Was this helpful?

  1. The Basics

Secrets

This section offers a secure way to manage your secret keys and variables, acting as a secrets manager for sensitive information.

PreviousAuthNextTables

Last updated 2 months ago

Was this helpful?

In this section, you can store sensitive information required for your logic or marketplace, such as API keys and secret keys. You can add as many secrets as needed, with no restrictions. Once a value is added, it will be hidden to ensure the security of your secrets.

Additionally, these keys will be displayed by default in the data source model when new secrets are added, making it easy to reference them when needed.

Adding Secrets Key in Secrets Manager
Secrets Get Hidden After Save in Secrets Manager
Adding secrets key in secrets manager
Secrets get hidden after save in secrets manager