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

Cookie privacy report

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

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

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

6 operations 6 paths 54 schemas 2 GET4 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 Cookie 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 6

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

cookie-privacy-report 6

Cookie privacy report

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-privacy
Get Cookie Privacy summary for specified audit run
getAuditRunCookiePrivacySummary 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-privacy/trends
Get Cookie Privacy trends relative to specified audit run
getAuditRunCookiePrivacyTrends 2 params → 200400401404
GET
/v3/web-audits/{auditId}/reports/cookie-privacy/trends/{trendName}
Get Cookie Privacy specific trend values relative to current day
getAuditRunCookiePrivacyTrend 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-privacy/compliance
Get Cookie Privacy compliance for specified audit run
getAuditRunCookiePrivacyCompliance 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-privacy/pages
Get Cookie Privacy pages data for specified audit run
getAuditRunCookiePrivacyPages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-privacy/cookie-pages
Get Cookie Privacy pages data for specific cookie name+domain in specified audit run
getAuditRunCookiePrivacyCookiePages 6 params body → 200400401404

Schemas 54

The contract defines 54 schemas that model the data the API accepts and returns. The most detailed are AuditRun_CookiePrivacy_SummaryDTO (10 properties), PageFiltersTrait (10 properties), PaginationMetadata (5 properties), ErrorModel (4 properties). Each schema is shown below with its type and property counts.

AuditRun_CookiePrivacy_SummaryDTO
object
Cookie Privacy report summary
10 properties 10 required
AuditRun_CookiePrivacy_PagesSortColumn
string
PageUrlFilterEnum
string
AuditId
integer
PageId
string
PageStatusCode
integer
Page HTTP status code
AuditRunPageTrait
object
Common trait for audit page with mandatory page properties
2 properties 2 required
IntegerFilterTypeEnum
string
CookieDomain
string
Cookie domain; preceding dot removed
ItemRun_SpecificTrendValuesDTO
object
1 property 1 required
CookieOriginTypeEnum
stringnull
ItemRunTrendsItemTrait
object
2 properties 2 required
AuditRun_CookiePrivacy_CookiePagesRequestDTO
cookieName and cookieDomain are deprecated
PageUrlFilter
object
3 properties 2 required
CookieName
string
Cookie name
AuditRun_CookiePrivacy_CookieItem
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.
AuditRunPageCommonColumnsWithFinalValuesTrait
Trait for audit page with final URL and final status code
AuditRun_CookiePrivacy_TrendItem
AuditRun_CookiePrivacy_CookiesSortColumn
string
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
PageUrl
string
CookieOriginInclusionTypeEnum
string
- excludepreauditactiononlycookies - exclude cookies which were only changed during pre-audit actions
CombinedPageStatusCodeEnum
string
- broken - initial or final URL are broken, - good - initial URL is good or redirect and final URL is good
AuditRun_CookiePrivacy_TrendsEnum
string
StringInclusionFilter
object
2 properties 2 required
ItemRun_SpecificTrendValueItem
AuditRun_CookiePrivacy_CookiesComplianceDTO
object
Cookie Compliance data
2 properties 2 required
RunId
integer
RunHasNoConsentCategoriesAssigned
boolean
When TRUE, run did not have any consent categories assigned. When NOT specified or FALSE, it had at least one.
AuditRunPageCommonColumnsTrait
Trait for audit page with common page properties
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_CookiePrivacy_PageItem
AuditRun_CookiePrivacy_RequestDTO
Request body with filters for Cookie Privacy report. consentCategorySnapshotId is deprecated, need to use consentCategoryId instead
ConsentCategoryId
integer
ID of consent category
AggregatedCookieTrait
object
Common trait for cookies from Cookie Inventory Cookies and Cookie Privacy Compliance
1 property
ErrorModel
object
4 properties
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
AuditRun_CookiePrivacy_PagesDTO
object
2 properties 2 required
PageTitleFilter
object
2 properties 2 required
AuditRun_CookiePrivacy_TrendsDTO
object
Cookie Privacy report trends
1 property 1 required
IntegerFilter
object
2 properties 2 required
CookieFiltersTrait
object
Common trait for cookie filters
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-cookie-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 Cookie 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.