- runZero API Documentation on Swagger
- runZero OpenAPI Specification
- runZero Documentation and User Guides
An Enterprise Licensed Account is required for the runZero Integration to access
/account
endpoints.
If you have an Enterprise Licensed Account, then the Getting Started Guide that runZero provides walks through basic User, Organization, and Explorer setup.
runZero uses Bearer Authentication for authenticating requests.
An Account API Key is needed to authenticate with the runZero API.
The process for generating an Account Key is as follows:
- Navigate to the runZero Console
- In the navigation bar, navigate to Account
- At the bottom of the page, use the Generate API Key button to create a new Account API Key
- Using the .env.example file in the root directory of this project as a template, create a new .env file
- Use your generated Account API Key in the ACCOUNT_API_KEY field in the .env file
You'll need to generate an Export Token for each organization whose assets, services, and wireless data you want to include in the graph. The integration will automatically collect these tokens if they are present. Organizations without export tokens will not have assets, services, or wireless data ingested.
- Navigate to the runZero Console
- In the navigation bar, go to
Organizations
- Click on the organization in which you want to create an
Export Token
- Press the Generate Export Token button.
- Repeat for all organizations whose data you want to ingest.