You need an administrator account on your ScreenConnect instance to install extensions and edit their settings.
Installing the RESTful API Manager
Open Extensions
In your ScreenConnect instance, open Administration (the gear icon in the lower-left), then select Extensions. Click Browse Extension Marketplace.

Find and install RESTful API Manager
In the marketplace, search for RESTful API Manager and install it.

Open the extension's settings
Back on the Extensions page, find the installed RESTful API Manager, open its … menu, and choose Edit Settings.

About the Other Settings
The Edit Settings dialog also exposes two optional fields:- RESTfulUserName — the name shown next to events that API calls create. Leave it at the default (
RESTful API) or set your own. - RESTfulAllowedOrigin — if set, every request’s
Originmust match this value. Neo sends your instance URL as theOrigin, so you can either leave this empty (Origin validation off) or set it to your instance host (e.g.yourcompany.screenconnect.com). Both work with Neo.
What You’ll Need for Neo Agent
| Value | Where to find it |
|---|---|
| Instance URL | The address you use to sign in, e.g. https://yourcompany.screenconnect.com |
| Authentication secret | RESTful API Manager → Edit Settings → RESTfulAuthenticationSecret |
With your instance URL and the authentication secret in hand, continue to Connecting to Neo Agent.

