Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nuon policy-reports API

policy-reports

Nuon policy-reports API is one of 18 APIs that Nuon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include policy-reports. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 2.0, at version 0.19.1074.

Requests are made against the base URL https://api.nuon.co.

6 operations 6 paths 14 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
0.19.1074
Base URL
https://api.nuon.co
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Nuon policy-reports API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (APIKey). An API key is passed in the header as X-Nuon-Org-ID (OrgID).

  • APIKey — Type "Bearer" followed by a space and token.
  • OrgID — Nuon org ID

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

policy-reports 6

policy-reports

GET
/v1/apps/{app_id}/policy-analytics/breakdown
get policy analytics breakdown by dimension
GetPolicyAnalyticsBreakdown 7 params → 200400401403500
GET
/v1/apps/{app_id}/policy-analytics/summary
get policy analytics summary
GetPolicyAnalyticsSummary 5 params → 200400401403500
GET
/v1/apps/{app_id}/policy-analytics/timeseries
get policy analytics timeseries
GetPolicyAnalyticsTimeseries 6 params → 200400401403500
GET
/v1/policy-reports
get policy reports
GetPolicyReports 8 params → 200400401403404500
GET
/v1/policy-reports/{report_id}
get policy report
GetPolicyReport 1 param → 200400401403404500
GET
/v1/policy-reports/{report_id}/export
export policy report
ExportPolicyReport 2 params → 200400401403404500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are app.PolicyReport (24 properties), service.PolicyAnalyticsSummary (8 properties), app.PolicyResult (7 properties), service.TimeseriesBucket (6 properties). Each schema is shown below with its type and property counts.

app.PolicyReportOwnerType
string
app.PolicyReport
object
24 properties
app.PolicyViolation
object
6 properties
service.PolicyAnalyticsSummary
object
8 properties
app.PolicyResult
object
7 properties
app.CompositeStatus
object
6 properties
service.SeriesPoint
object
5 properties
service.TimeseriesBucket
object
6 properties
stderr.ErrResponse
object
3 properties
service.PolicyAnalyticsTimeseries
object
5 properties
app.Status
string
app.PolicyInputRef
object
3 properties
service.PolicyAnalyticsBreakdown
object
4 properties
service.BreakdownEntry
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuon-policy-reports-api-openapi.yml Raw ↑

Other APIs Nuon publishes across the network.

Nuon accounts API
Nuon actions API
Nuon actions/runner API
Nuon apps API
Nuon auth API
Nuon components API
Nuon general API
Nuon installs API
Nuon notebooks API
Nuon onboarding API
Nuon orgs API
Nuon queues API