Skip to main content

Does the Platform Support an API?

Yes, the RHL ASM Platform provides a Public API that allows seamless integration with your internal systems. This API enables secure data retrieval between the platform and your applications.

How to Generate an API Key​

To generate an API key for integration:

  1. Navigate to Settings > Integrations & API.
  2. Scroll down to the Public API section.
  3. Click on the Generate button.
  4. A notification confirming API key generated will appear.
  5. Copy the displayed key for use in your integration workflow.

Note: Each organization is provided with a single API key, which can be shared among users within the same organization.

Can I Regenerate the API Key?​

Yes, you can regenerate or delete the API key at any time:

  1. Navigate to Settings > Integrations & API.
  2. Scroll to the Public API section.
  3. Click Regenerate to update the existing API key.
  4. Alternatively, click Delete and generate a new key.

Can the API Be Used to Modify Information?​

No, the Public API is read-only. It supports GET operations exclusively, allowing you to retrieve data but not create, update, or delete any information on the platform.