Regenerate API Key

Once your Browser Grid is created, SmartBrowz will generate a CDP/Webdriver endpoint, along with an API key. catalyst_smartbrowz_browsergrid_access_url

The API key ensures that the endpoint is secure. If at any point you have a requirement to regenerate your API key, you need to be informed of the following consequences:

  • You need to stop the grid and make it inactive. You will not be allowed to regenerate your API key while the grid is active.

  • Once you regenerate an API key, you need to apply the new endpoint to your code.

  • When you reconnect to your browser grid through code, the stats of the old grid will be erased, and the dashboard and grid set up will consider your reconnection as the first request.

To regenerate your API key:

  1. Navigate to the Overview section of your required browser grid, and ensure that the grid is Inactive. catalyst_smartbrowz_browsergrid_apikey_inactive_grid

  2. Click Regenerate. catalyst_smartbrowz_browsergrid_apikey_regen_click

  3. Click Confirm to regenerate the key. catalyst_smartbrowz_browsergrid_apikey_regen_confirm

A new API key will be generated for you. catalyst_smartbrowz_browsergrid_apikey_regen_done

You can either replace just the new API key in your endpoints, or you can copy the endpoint from the console with the new API key and replace it accordingly in your code.

Notice: Any Browser action or operation that you code using the Browser Logic function, or any browser automation or web scraping task that you perform using any component of Catalyst SmartBrowz is at your own risk. We strongly recommend you use the SmartBrowz components to perform operations on domains that permit such actions, or with proper approval.Additionally, while Catalyst does provide a secure infrastructure to code your functions, any consequence of the logic you code using Catalyst functions is yours alone.

Last Updated 2025-12-16 10:42:38 +0530 IST