Skip to main content

How to Use the AI Agent with Third-Party Software via API

Updated over 2 months ago

To integrate Romulus with external software (such as a CRM), you need to generate a secure API key directly from your dashboard. This key allows you to establish a protected connection between Romulus and other tools. Let’s go through the process step by step.

Access the Romulus Dashboard

  • Select the Integrations section

  • Go to API Keys

  • Click on the “Create” icon in the upper-right corner

  • Name your new key

  • Click “Create”

Important: after generating your API Key, copy it and store it in a safe place. For security reasons, it will no longer be visible after creation. If you lose it, you’ll need to revoke it and generate a new one.

In the API Keys section of your dashboard, you can view all active keys, along with useful details such as:

  • Creation date

  • Last used

  • Option to delete them at any time

This allows you to keep track of your active integrations and quickly revoke any keys that are no longer needed.

You’ve successfully generated your API Key!

You can now use it to:

  • Receive call Webhooks (you can find the required documentation and setup instructions here).

  • Initiate a call via API (learn how to do it by clicking here).


Did this answer your question?