Overview
To authenticate with ConnectWise RMM, you need:- API Subdomain - The region-specific OpenAPI subdomain for your tenant
- Client ID - Your OAuth client ID
- Client Secret - Your OAuth client secret
Prerequisites:
- Access to your ConnectWise RMM tenant as an administrator.
- Permission to create or manage API credentials.
Instructions:
Step 1: Find your API subdomain
Use the subdomain that matches your tenant region:- US:
itsupport247.net - EU:
euplatform.connectwise.com - AU:
auplatform.connectwise.com
Step 2: Create API credentials
In your ConnectWise RMM tenant:- Open the API/integration settings for your tenant.
- Create (or reuse) an OAuth client that supports the Client Credentials flow.
- Copy the generated Client ID and Client Secret.
Store the Client Secret securely. If your admin portal only shows it once, save it in a secret manager immediately.
Step 3: Enter credentials in the Connect UI
- Open the form where you need to authenticate with ConnectWise RMM.
- Enter:
- API Subdomain
- Client ID
- Client Secret
- Submit the form, and you should be successfully authenticated.