Skip to content

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:

  1. Log in to your Topol account and navigate to the Plugin section.
  2. Click “Show API keys” in the Plugin Token Configuration.
Show API keys button
  1. Copy the Secret Key from the displayed modal window.
Secret Key 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).