Retrieving Uploadcare Keys
Last updated
Last updated
To use the Ultimate Uploadcare plugin, you'll need an Uploadcare account and two API keys: the UPLOADCARE_PUBLIC_KEY and, optionally, the UPLOADCARE_SECRET_KEY. Follow these steps to create an account and retrieve the necessary keys.
Step 1: Sign Up for an Uploadcare Account at
Step 2: Retrieve the UPLOADCARE_PUBLIC_KEY
From the Project Dashboard, navigate to the API Keys section (usually visible in the sidebar on the left).
Here, you'll find your Public Key.
Step 3: Retrieve the UPLOADCARE_SECRET_KEY (Optional)
In the same API Keys section, you will also see the option to create a Secret Key. This key is necessary for certain backend operations, such as the 'Store File' action.
Click 'Add Secret Key'
Click 'Show Key'
Save your Secret Key
Step 4: Adding the Keys to the Ultimate Uploadcare Plugin
In your Bubble app, go to the Plugins tab and select the Ultimate Uploadcare plugin.
In the plugin settings, paste your UPLOADCARE_PUBLIC_KEY in the designated field.
If you plan to use backend features, also paste your UPLOADCARE_SECRET_KEY in the corresponding field.
After completing these steps, your app will be connected to Uploadcare, allowing you to utilize the file upload and processing features provided by the Ultimate Uploadcare plugin.