How to Get a Secret Key
In order to communicate directly with our API, you must include your Secret Key as the value of the X-Secret-Key header in your API request.
To obtain your Secret Key, follow these steps:
- Log in to your Topol account and navigate to the Plugin section.
- Click “Show API keys” in the Plugin Token Configuration.

- Copy the Secret Key from the displayed modal window.

For example, you can use this Secret Key when making a POST request to our Convert JSON Template to HTML API in order to retrieve HTML with specific settings (e.g., a specific language mutation).