Skip to content

Get Reversing Labs Spectra Analyze API Key

Info

Requirements: Reversing Labs Spectra Analyze is a paid service that requires a subscription.

The Spectra Analyze service is also different from the Reversing Labs Spectra Intelligence service. This module only covers the Spectra Analyze product. You will need an account that has read-only permissions to the API to use this service.

Reversing Labs Spectra Analyze

Steps to use Reversing Labs Spectra Analyze

  1. Create a separate user for this or use your own account in the Reversing Labs Dashboard.
  2. In the Dashboard, click on the Help/API docs to get to the Swagger interface.
  3. In the first entry, Admin, click on the Try it out. Enter your username and password and choose Execute. A token will be returned that is to be used with Cyberbro.
  4. Add this value together with the custom URL for the Reversing Labs Spectra Analyse to either the secrets.json or the .env file.

You need to fill in the secrets.json accordingly with the variable "rl_analyze_api_key" and "rl_analyze_url" or the environment variables RL_ANALYZE_API_KEY and RL_ANALYZE_URL in your custom docker-compose file.

Support

Documentation for how to create a separate user and/or obtaining an API key is in the Spectra Analyze officiell documentation. It is laid out in detail in tokens for user access and in Administrator tokens for administrators.