For the complete documentation index, see llms.txt. This page is also available as Markdown.

N-able N-central

Connection Requirements

1 - URL

The URL of the N-able N-central.

2 - API Key

The N-central User-API Token (JWT) used for bearer authentication.

To generate the token:

  1. Log in to the N-central UI.

  2. Navigate to Administration > User Management > Users.

  3. Click on the user, then go to API Access.

  4. Click Generate JSON Web Token.

3 - Is Secure?

Choose this if your connection is going to be over HTTPS (optional, default: True).

4 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated