How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ObservePoint Audit Summary Report API

Audit Summary report endpoints

ObservePoint Audit Summary Report API is one of 65 APIs that ObservePoint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include audit-summary-report. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://api.observepoint.com.

8 operations 8 paths 31 schemas 5 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://api.observepoint.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ObservePoint Audit Summary Report API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (API_Key).

  • API_Key — Use the Authorization header in your requests with ObservePoint API key as header value. Example: Authorization: abc123...def456

Paths & Operations 8

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

audit-summary-report 8

Audit Summary report endpoints

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/audit-summary
Get Audit Summary data for specified audit run
getAuditRunAuditSummary 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/audit-summary/trends
Get Audit Summary trends relative to specified audit run
getAuditRunAuditSummaryTrends 2 params → 200401404
GET
/v3/web-audits/{auditId}/reports/audit-summary/trends/{trendName}
Get Audit Summary specific trend values relative to current day
getAuditSummaryTrend 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/audit-summary/primary-tags
Get Audit Summary all primary tags data for specified audit run
getAuditRunAuditSummaryPrimaryTags 2 params body → 200400401404424
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/audit-summary/tags
Get Audit Summary all detected tags data for specified audit run
getAuditRunAuditSummaryDetectedTags 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/audit-summary/scores
Get Audit Summary scores for specified audit run
getAuditRunAuditSummaryScores 2 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/audit-summary/scores/trends
Get Audit Summary scores trends relative to specified audit run
getAuditRunAuditSummaryScoresTrends 2 params → 200401404
GET
/v3/web-audits/{auditId}/reports/audit-summary/scores/trends/{trendName}
Get Audit Summary specific score trend values relative to current time
getAuditRunAuditScoreTrend 3 params → 200401404

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are AuditRun_AuditSummary_ScoresDTO (6 properties), ErrorModel (4 properties), AuditRun_AuditSummary_RequestDTO (4 properties), TagInfoTrait (4 properties). Each schema is shown below with its type and property counts.

AuditId
integer
AuditRun_AuditSummary_ScoreTrendValueItem
AuditRun_AuditSummary_PrimaryTagItem
ItemRun_SpecificTrendValuesDTO
object
1 property 1 required
AuditRun_AuditSummary_TrendItem
ItemRunTrendsItemTrait
object
2 properties 2 required
TagId
integer
Tag ID
AuditRun_AuditSummary_ScoreTrendsEnum
string
AuditRun_AuditSummary_TagStatusCodeDistribution
object
See StatusCodeEnum
3 properties 3 required
AuditRun_AuditSummary_AllScoresTrendValueItem
AuditRun_AuditSummary_TrendsDTO
object
1 property 1 required
AuditRun_AuditSummary_RequestDTO
object
Request body with filters for Audit Summary report
4 properties
AuditRun_AuditSummary_DetectedTagItem
AuditRun_AuditSummary_Score
object
2 properties 2 required
ItemRun_SpecificTrendValueItem
RunId
integer
AuditRun_AuditSummary_DetectedTagsDTO
object
1 property 1 required
AuditRun_AuditSummary_PrimaryTagsDTO
object
1 property 1 required
TagName
string
Tag name
ErrorModel
object
4 properties
AuditRun_AuditSummary_TrendsEnum
string
AuditRun_AuditSummary_ScoreTrendValuesDTO
object
1 property 1 required
TagCategoryId
integer
Tag category ID
AuditRun_AuditSummary_AllScoresTrendValuesDTO
object
1 property 1 required
DateAndTime
string
Date-time in [RFC3339 profile ISO 8601 format](https://www.ietf.org/rfc/rfc3339.txt) with the following additional restrictions: 1. An uppercase T must separat…
TagCategoryName
string
Name of a category of a tag
TagInfoTrait
object
Common tag info
4 properties 4 required
AuditRun_AuditSummary_SummaryDTO
object
Audit Summary data. This endpoint will only provide unique primary tags data. the rest should be retrieved from tag-inventory : getAuditRunTagInventorySummary
2 properties 2 required
TagLoadTime
integer
Tag load time, in milliseconds
TagVendorId
integer
Tag vendor ID
AuditRun_AuditSummary_ScoresDTO
object
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-audit-summary-report-api-openapi.yml Raw ↑

Other APIs ObservePoint publishes across the network.

ObservePoint Account API
ObservePoint Account Triggered Alerts API
ObservePoint Account Usage Alerts API
ObservePoint Account Usage Export API
ObservePoint Account Usage V2 API
ObservePoint Action Set Action Rules API
ObservePoint Action Set Actions API
ObservePoint Action Sets API
ObservePoint Alert Export API
ObservePoint Alert Summary Report API
ObservePoint Alerts API
ObservePoint Audit Actions API
Where this information came from

This is an independent, third-party profile of ObservePoint Audit Summary Report API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.