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.
Steps to use Reversing Labs Spectra Analyze¶
- Create a separate user for this or use your own account in the Reversing Labs Dashboard.
- In the Dashboard, click on the Help/API docs to get to the Swagger interface.
- 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.
- Add this value together with the custom URL for Reversing Labs Spectra Analyze in your
.envfile.
Set RL_ANALYZE_API_KEY and RL_ANALYZE_URL in your .env file or deployment environment.
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.