Skip to main content

Spectra Assure Community API

The Spectra Assure Community API helps you automate the features available on the secure.software website.

Benefits of Spectra Assure Community API​

Spectra Assure Community API provides access to the data and features available on the secure.software website, allowing users to automate common actions, speed up their workflows, and build custom integrations.


With the Spectra Assure Community API, you can:

Read the full API reference docs for a detailed overview of all supported API features.

API access and limits​

AccountAuthenticationLimitsBase URLResponse type
Community accountToken-based (rlcmm)Community tier limits applyhttps://data.reversinglabs.com/api/oss/community/v2/freeError responses in text/plain
Portal accountToken-based (rls3c)Spectra Assure tier limits applyhttps://{portalUrl}/api/public/v1/community/Error responses in application/json
Spectra Intelligence accountBasic (username and password)ReversingLabs Cloud account limits applyhttps://data.reversinglabs.com/api/oss/community/v2/Error responses in text/plain

Get started with the Community API​

  1. Sign into the Spectra Assure Community website with your existing GitHub or Google account.

  2. In your user profile on the Community website, create an access token. Provide a custom name for your token. Set the token expiration date or use the default value.

  3. When a token is generated, it’s displayed only once. Copy the token and store it in a safe place. This is the only way to obtain the token you just created!

  4. Use the token you copied and saved to send your first API request.