All Collections
API
The P9 REST API service
The P9 REST API service
IT-Man avatar
Written by IT-Man
Updated over a week ago

Panorama9 offers an API based on REST principles. Access to the API comes complimentary with your Panorama9 account with no usage charges.

The full developer documentation, including coding examples, is available at http://developer.panorama9.com.

You need to enable API access and retrieve an API token before you can start using the API.

You get an API token by generating one through the Panorama9 Dashboard or the Panorama9 MSP Control Panel, depending on your account type. You can generate a new token at any time. This will also invalidate any previous issued tokens.

Dashboard users

Login to the Panorama9 dashboard and navigate to "Manage" -> "Extensions". First enable the API extensions, then click "Create new API token". The token will only be displayed once so be sure to save it. Finish by clicking "Save".

Managed Services Providers (MSP)

Login to the Panorama9 MSP Control Panel and navigate to "Extensions" -> "API". First enable the API extensions, then click "Create new API token" (the token will only be displayed once so be sure to save it). The API token will have cascading authority to access your clients Dashboard information.

Learn how to use the API

A quick guide on how to access and use the API.

Did this answer your question?