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 Request Privacy Report API

Request Privacy report endpoints

ObservePoint Request Privacy 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 request-privacy-report. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

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

7 operations 7 paths 52 schemas 2 GET5 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 Request Privacy 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 7

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

request-privacy-report 7

Request Privacy report endpoints

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/request-privacy
Get Request Privacy summary for specified audit run
getAuditRunRequestPrivacySummary 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/request-privacy/trends
Get Request Privacy trends relative to specified audit run
getAuditRunRequestPrivacyTrends 2 params → 200400401404
GET
/v3/web-audits/{auditId}/reports/request-privacy/trends/{trendName}
Get Request Privacy specific trend values relative to current day
getAuditRunRequestPrivacyTrend 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/request-privacy/locations
Get Request Privacy locations for specified audit run
getAuditRunRequestPrivacyLocations 2 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/request-privacy/compliance
Get Request Privacy compliance for specified audit run
getAuditRunRequestPrivacyCompliance 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/request-privacy/pages
Get Request Privacy pages data for specified audit run
getAuditRunRequestPrivacyPages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/request-privacy/request-pages
Get Request Privacy pages data for specific request in specified audit run
getAuditRunRequestPrivacyRequestPages 6 params body → 200400401404

Schemas 52

The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are AuditRun_RequestPrivacy_SummaryDTO (16 properties), PageFiltersTrait (10 properties), AuditRun_RequestPrivacy_RequestItem (8 properties), PaginationMetadata (5 properties). Each schema is shown below with its type and property counts.

PageUrlFilterEnum
string
AuditId
integer
PageId
string
IntegerFilterTypeEnum
string
PageStatusCode
integer
Page HTTP status code
AuditRunPageTrait
object
Common trait for audit page with mandatory page properties
2 properties 2 required
ItemRun_SpecificTrendValuesDTO
object
1 property 1 required
CountryCode
string
ISO 3166-1 (Alpha-2) country code
ItemRunTrendsItemTrait
object
2 properties 2 required
AuditRun_RequestPrivacy_RequestItem
object
8 properties 3 required
AuditRun_RequestPrivacy_RequestsSortColumn
string
PageUrlFilter
object
3 properties 2 required
AuditRun_RequestPrivacy_RequestDTO
object
Request body with filters for Request Privacy report. consentCategorySnapshotId is deprecated, need to use consentCategoryId instead
IntegerRangeFilterTrait
object
Common trait for integer min max filter
2 properties
PageRedirectCountFilter
Number of redirects for a page. Should have min and/or max properties defined. min is inclusive and max is exclusive. min should be less than max.
AuditRun_RequestPrivacy_PagesDTO
object
2 properties 2 required
AuditRun_RequestPrivacy_PageItem
AuditRunPageCommonColumnsWithFinalValuesTrait
Trait for audit page with final URL and final status code
AuditRun_RequestPrivacy_TrendsDTO
object
Request Privacy report trends
1 property 1 required
PaginationMetadata
object
5 properties 5 required
ConsentCategoryComplianceStatus
string
ConsentCategoryName
string
Name of consent category item (tag, cookie, domain, geo) belongs to
PageFiltersTrait
object
Common trait for page filters
10 properties
AuditRun_RequestPrivacy_RequestLocationsDTO
object
1 property 1 required
AuditRun_RequestPrivacy_RequestsComplianceDTO
object
Request Compliance data
2 properties 2 required
PageUrl
string
AuditRun_RequestPrivacy_TrendItem
AuditRun_RequestPrivacy_GeoLocation
object
2 properties 2 required
AuditRun_RequestPrivacy_RequestPagesRequestDTO
object
1 required
CombinedPageStatusCodeEnum
string
- broken - initial or final URL are broken, - good - initial URL is good or redirect and final URL is good
RequestDomain
string
Network request URL domain
ItemRun_SpecificTrendValueItem
RunHasNoConsentCategoriesAssigned
boolean
When TRUE, run did not have any consent categories assigned. When NOT specified or FALSE, it had at least one.
RunId
integer
AuditRun_RequestPrivacy_SummaryDTO
object
Request Privacy report summary
16 properties 16 required
PageSizeFilter
Page size in bytes. Should have min and/or max properties defined. min is inclusive and max is exclusive. min should be less than max.
AuditRun_RequestPrivacy_RequestLocationItem
object
Consent category id & name are absent if location has not been matched by any consent category
3 properties 2 required
AuditRunPageCommonColumnsTrait
Trait for audit page with common page properties
ConsentCategoryId
integer
ID of consent category
ErrorModel
object
4 properties
AuditRun_RequestPrivacy_TrendsEnum
string
ConsentCategorySnapshotId
integer
Use in filtering purposes is DEPRECATED in favour of ConsentCategoryId! Snapshot Id of consent category attached to this run
PageLoadTime
integer
Time page took to load, in milliseconds
CommonIterableResponseMetadata
object
Common metadata for iterable
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…
LongIntegerRangeFilterTrait
object
Common trait for long integer min max filter
2 properties
StringInclusionFilterTypeEnum
string
PageLoadTimeFilter
Page load time in milliseconds. Should have min and/or max properties defined. min is inclusive and max is exclusive. min should be less than max.
AuditRunPrivacy_ConsentCategoryItem
object
3 properties 3 required
PageTitleFilter
object
2 properties 2 required
AuditRun_RequestPrivacy_PagesSortColumn
string
IntegerFilter
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-request-privacy-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 Request Privacy 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.