This process involves generating API access credentials (Client ID and Client Secret) in your ConnectWise Asio portal with specific permissions that allow Neo to access your scripts and devices.
Creating API Access Credentials
Navigate to API Access
Log in to your ConnectWise Asio portal and navigate to the API Access section:
- Click Integrations in the left navigation menu
- Select API Access from the submenu

Generate API Access
Click the Generate API Access button in the top right corner of the API Access page to create new API credentials.

Configure API Access Details
Fill in the API access configuration form:
- API Key Name: Enter a descriptive name (e.g.,
neoagent) - Description: Add a description for reference (e.g.,
Neo Agent Integration) - Scopes: Select the required scopes for Neo Agent:
Platform - Agent - ReadPlatform - Assets - ReadPlatform - Automation - ReadPlatform - Automation - CreatePlatform - Companies - ReadPlatform - Contacts - ReadPlatform - Devices - ReadPlatform - Sites - ReadPlatform - Tickets - Read
- Consent: Check the consent box to acknowledge the API access terms

Required Scopes Reference
The following scopes are required for Neo Agent to function properly:| Scope | Purpose |
|---|---|
Platform - Agent - Read | Access agent information |
Platform - Assets - Read | Access asset and hardware inventory |
Platform - Automation - Read | List available scripts and automation policies |
Platform - Automation - Create | Execute scripts on devices (coming soon) |
Platform - Companies - Read | Access company/client information |
Platform - Contacts - Read | Access contact information |
Platform - Devices - Read | Access device details and status |
Platform - Sites - Read | Access site configurations |
Platform - Tickets - Read | Access ticket information for device correlation |
If you need Neo to perform additional actions in the future, you may need to regenerate API credentials with additional scopes.
What’s Next?
Once you’ve successfully generated your API credentials, you’re ready to connect them to Neo Agent using the Client ID and Client Secret from your ConnectWise Asio portal.Before proceeding, ensure you have:
- The Client ID from your generated API access
- The Client Secret from your generated API access
- Your ConnectWise Asio region (US, EU, or AU)

