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 Inventory Report API

Cookie Inventory report endpoints

ObservePoint Cookie Inventory 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-inventory-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 66 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 66 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 Cookie Inventory 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.

cookie-inventory-report 7

Cookie Inventory report endpoints

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-inventory
Get Cookie Inventory summary for specified audit run
getAuditRunCookieInventorySummary 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-inventory/trends
Get Cookie Inventory trends relative to specified audit run
getAuditRunCookieInventoryTrends 2 params → 200401404
GET
/v3/web-audits/{auditId}/reports/cookie-inventory/trends/{trendName}
Get Cookie Inventory specific trend values relative to current time
getAuditRunCookieInventoryTrend 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-inventory/cookies
Get Cookie Inventory cookie list for specified audit run
getAuditRunCookieInventoryCookies 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-inventory/pages
Get Cookie Inventory page list for specified audit run
getAuditRunCookieInventoryPages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-inventory/cookie-pages
Get Cookie Inventory page list for specific cookie in specified audit run
getAuditRunCookieInventoryCookiePages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/cookie-inventory/domains
Get Cookie Domains list in specified audit run
getAuditRunCookieInventoryCookieDomains 6 params body → 200400401404

Schemas 66

The contract defines 66 schemas that model the data the API accepts and returns. The most detailed are AuditRun_CookieInventory_SummaryDTO (12 properties), PageFiltersTrait (10 properties), AuditRun_CookieInventory_CookiesListItemTrait (7 properties), AuditRun_CookieInventory_CookieInitiatorItem (5 properties). Each schema is shown below with its type and property counts.

AuditRun_CookieInventory_RequestDTO
Request body with filters for Cookie Inventory report
PageStatusCode
integer
Page HTTP status code
CookieOriginTypeEnum
stringnull
ItemRunTrendsItemTrait
object
2 properties 2 required
TagId
integer
Tag ID
AuditRun_CookieInventory_CookieInitiatorItem
object
Represents unique initiator for the cookie, deduplicated by initiatorType, tagId and urlDomain
5 properties 3 required
CookiePartyType
string
Indicates if cookie domain is different from domain of a page it was set on. owned3rdparty is deprecated
AuditRun_CookieInventory_PagesListItem
AuditRun_CookieInventory_CookiesListDTO
object
2 properties 2 required
PaginationMetadata
object
5 properties 5 required
PageFiltersTrait
object
Common trait for page filters
10 properties
CookiePartitionKey
object
1 property
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
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.
PageLoadTime
integer
Time page took to load, in milliseconds
CommonIterableResponseMetadata
object
Common metadata for iterable
1 property 1 required
TagCategoryId
integer
Tag category ID
AuditRun_CookieInventory_TrendsItem
LongIntegerRangeFilterTrait
object
Common trait for long integer min max filter
2 properties
PageTitleFilter
object
2 properties 2 required
TagVendorId
integer
Tag vendor ID
CookieFiltersTrait
object
Common trait for cookie filters
1 property
AuditId
integer
ItemRun_SpecificTrendValuesDTO
object
1 property 1 required
PageUrlFilter
object
3 properties 2 required
CookieName
string
Cookie name
AuditRunPageCommonColumnsWithFinalValuesTrait
Trait for audit page with final URL and final status code
AuditRun_CookieInventory_CookiePagesRequestDTO
AuditRun_CookieInventory_DomainsListDTO
object
2 properties 2 required
CookieSameSite
stringnull
ItemRun_SpecificTrendValueItem
AuditRun_CookieInventory_CookiesListItemTrait
object
7 properties 6 required
AuditRunPageCommonColumnsTrait
Trait for audit page with common page properties
AggregatedCookieTrait
object
Common trait for cookies from Cookie Inventory Cookies and Cookie Privacy Compliance
1 property
ErrorModel
object
4 properties
CookieSameSiteExtended
stringnull
IntegerFilter
object
2 properties 2 required
AuditRun_CookieInventory_DomainSortColumn
string
PageUrlFilterEnum
string
PageId
string
AuditRunPageTrait
object
Common trait for audit page with mandatory page properties
2 properties 2 required
AuditRun_CookieInventory_PagesListDTO
object
2 properties 2 required
AuditRun_CookieInventory_PageSortColumn
string
AuditRun_CookieInventory_CookiesSortColumn
string
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_CookieInventory_CookieDurationRangeFilter
Cookie duration in minutes. Should have min and/or max properties defined. min is inclusive and max is exclusive. Ignored when expirationType == "session"
AuditRun_CookieInventory_SelectedCookie
- partitionKey is absent — property is ignored for backward compatibility, - partitionKey is present and partitionKey.value is absent — cookies in old runs wit…
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…
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.
CookieExpirationType
string
AuditRun_CookieInventory_CookiesListItem
AuditRun_CookieInventory_CookieSizeRangeFilter
Cookie size in bytes. Should have min and/or max properties defined. min is inclusive and max is exclusive
IntegerFilterTypeEnum
string
CookieDomain
string
Cookie domain; preceding dot removed
IntegerRangeFilterTrait
object
Common trait for integer min max filter
2 properties
CookieSize
integernull
Cookie value size, in bytes. May not be available for old runs
PageUrl
string
CookieInitiatorTypeEnum
string
Type of event that created the cookie
AuditRun_CookieInventory_TrendsEnum
string
StringInclusionFilter
object
2 properties 2 required
AuditRun_CookieInventory_TrendsDTO
object
1 property 1 required
RunId
integer
AuditRun_CookieInventory_SummaryDTO
object
Cookie Inventory report summary
12 properties 12 required
AuditRun_CookieInventory_DomainsItem
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-cookie-inventory-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 Inventory 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.