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 Page Details Report API

Detailed information about specific pages including tags, cookies, request logs, and console logs

ObservePoint Page Details 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 page-details-report. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

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

16 operations 16 paths 115 schemas 12 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 Page Details 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 16

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

page-details-report 16

Detailed information about specific pages including tags, cookies, request logs, and console logs

GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/info
Return specific page information
getPageInfo 6 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/links/{linkDirection}
Get page links
getPageLinks 6 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/links/{linkDirection}/download
Download page links
downloadPageLinks 6 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/file-mapping
Return remote file mapping results
getFileMapping 3 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/tags
Return page tag information
getPageTags 4 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/cookies
Return page cookie information
getPageCookies 6 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/request-log
Return network requests fired on a given page
getPageRequestLog 11 params → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/initiators
Get request initiators info for a given page
getPageInitiators 3 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/initiators/request-log
Get requests by HAR entry indices
getPageRequestsByHarEntryIndices 3 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/initiators/cookies
Get cookies for all HAR entries on a page
getPageCookiesByHarEntryIndices 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/console-log-summary
Return console logs summary on a given page
getPageConsoleLogSummary 3 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/console-log
Return console logs generated on a given page
getPageConsoleLog 7 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/sparklines
Return insights on a given page for all runs in the given days
getPageSparklines 3 params → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/pages/{pageId}/trends/web-vitals
Get Page Details Web Vitals trends relative to specified audit run
getPageDetailsPageWebVitalsTrends 3 params → 200400401404
GET
/v3/web-audits/{auditId}/pages/{pageId}/insight-trends/{trendName}
Return specific insight trend on a given page for all runs in the given duration (days)
getPageInsightTrend 4 params → 200400401404
GET
/v3/web-audits/{auditId}/pages/{pageId}/trends/web-vitals/{trendName}
Get Page Details Web Vitals specific trend values relative to current day
getPageDetailsPageWebVitalsTrend 4 params → 200400401404

Schemas 115

The contract defines 115 schemas that model the data the API accepts and returns. The most detailed are PageInfo (19 properties), RequestLogTrait (15 properties), FullCookieTrait (12 properties), AuditRunPage_InitiatorsTree_RequestDTO (12 properties). Each schema is shown below with its type and property counts.

CookieTrait
object
8 properties 8 required
GetCookiesByHarEntryIndices_RequestItem
object
2 properties 2 required
CookieOriginTypeEnum
stringnull
ItemRunTrendsItemTrait
object
2 properties 2 required
TagId
integer
Tag ID
AuditPageCookieChangeItem
object
QueryByHarEntryIndices_RequestDto
object
1 property 1 required
HarEntryIndex
integer
The 0-based index of the HAR entry that this request corresponds to. Used to uniquely identify a request on a page.
CookiePartyType
string
Indicates if cookie domain is different from domain of a page it was set on. owned3rdparty is deprecated
CookieInitiator
object
2 properties
AuditRun_PageInfo_LinksDTO
object
1 property 1 required
AuditActionSnapshotId
integer
An ID assigned to actions of all types on an audit - unique in the context of an individual run
AccessibilityRuleResult
object
8 properties 8 required
PaginationMetadata
object
5 properties 5 required
BaseCookieChangeActionTrait
object
2 properties 2 required
CookieOriginRequestDTO
object
3 properties
AuditActionResult
object
2 properties 2 required
WebVitalDetails
object
Specific details for a given Web Vital
4 properties 3 required
AuditRun_PageDetails_WebVitalsTrends_Stats
object
Web Vitals trends statistics (min, max, average, median)
4 properties 4 required
AuditRun_PageInfo_ThisUrlTypeEnum
string
CommonIterableResponseMetadata
object
Common metadata for iterable
1 property 1 required
TagCategoryId
integer
Tag category ID
AuditRun_FileChanges_DateDifferenceInMinutes
integer
Number of minutes for date difference between 2 file versions, can be negative
AccessibilityChecksResults
object
4 properties 2 required
TagInsights
object
3 properties
AuditRun_PageInfo_LinkDownloadOptionEnum
string
TagVendorId
integer
Tag vendor ID
RequestOriginTypeEnum
stringnull
AuditId
integer
AccessibilityTestedElement
object
7 properties 1 required
CookieChangeSnapshot
object
GetRequestsByHarEntryIndices_ResponseDto
object
1 property 1 required
AuditRun_PageDetails_SpecificWebVitalsTrend_Response
object
2 properties 2 required
TagInstance
object
10 properties
AuditRun_PageDetails_WebVitalsTrends_Response
object
1 property 1 required
AuditRunPage_InitiatorsTree_ResponseDTO
object
2 properties 2 required
RequestLogItemGeoLocation
object
2 properties 2 required
BrowserLogMessageLevelEnum
string
RequestLogItemTag
AuditRun_PageInfo_LinkItem
object
6 properties 6 required
RequestLogTrait
object
15 properties 4 required
BaseResponseCookieChangeItemTrait
object
2 properties 2 required
AuditRun_FileChanges_SizeDifferenceInBytes
integer
File size change in number of bytes between 2 file versions, can be negative
AuditPageCookieItem
object
When getOrigins is true, will include changes array and uniqueInitiatorCount, but initiators array won't be included
TagName
string
Tag name
RequestLogItemFileInfo
object
3 properties 2 required
ErrorModel
object
4 properties
AuditRunPage_InitiatorsSummary
object
8 properties 8 required
BrowserConsoleLogTagItem
FullCookieTrait
object
12 properties
TagCategoryName
string
Name of a category of a tag
BaseCookieInitiator
object
3 properties 1 required
PageScoreValue
number
Page accessibility score in %, 1 digit after decimal point
AuditRun_PageInfo_RedirectChainElement
object
3 properties 3 required
AuditRun_PageInfo_LinkDirection
string
PageId
string
AuditRunPage_BrowserLogs_MessagesSortColumn
string
AuditRun_PageDetails_RequestLogSortColumn
string
FileMappingResultsDTO
object
5 properties
TagInfo
object
9 properties
BrowserConsoleLog
object
6 properties 4 required
RequestLogItemFileChange
object
Available only for JavaScript files for now. Provided only for customers that have Privacy features available.
3 properties 1 required
CookieChangeTypeEnum
string
AuditRun_PageInfo_LinkSummary
object
3 properties 2 required
TagInfoDTOWithInsights
object
2 properties
FileSubstitutionFailure
object
2 properties 1 required
SparkLinePageInsights
object
3 properties
FileSubstitutionFailureType
string
TagInfoDTO
array
AuditRunPage_InitiatorsTree_RequestDTO
object
Request body with filters for Page Details Initiators tree, supporting filtering by request tags and cookies as well as request attributes
12 properties
SparkLineDTO
object
3 properties
WebVitalsSummary
object
Google's Web Vitals metrics for a given page
4 properties 4 required
BaseCookieInsights
object
3 properties 3 required
GetRequestsByHarEntryIndices_RequestItem
BrowserRedirectType
string
AuditRun_WebVitalsTrends_Enum
string
AccessibilitySuccessCriteria
object
2 properties 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…
AuditRunPage_ConsoleLogs_RequestDTO
object
2 properties
StringInclusionFilterTypeEnum
string
GetCookiesByHarEntryIndices_RequestCookieItem
CookieOriginDto
object
2 properties
FileMappingMatchTypeEnum
integer
1 - success, 2 - failure
AuditRun_PageDetails_WebVitalsTrendsItem
InitiatorsTreeVertex
object
Represents a node in the initiators tree. Each node/vertex is a network request. The root node is the page request. The root node does not have relationToParen…
6 properties 5 required
InitiatorParentChildRelationType
string
Default value is normal, may be omitted. The root node does not have relation.
CookieChangeInitiator
PageTrendsDTO
array
AuditCookieInsights
object
PageAccessibilityScores
object
The accessibility scores for the page based on different WCAG versions and conformance levels
9 properties 9 required
CountryCode
string
ISO 3166-1 (Alpha-2) country code
ConsoleLogSummary
object
5 properties 5 required
AuditRun_FileChanges_FileChangeType
string
WebVitalsLargestContentfulPaint
number
LCP time in milliseconds
PageInfo
object
19 properties
SparkLinesDTO
array
AuditRun_PageDetails_TrendsEnum
string
AuditRunPage_ConsoleLogsDTO
object
2 properties 2 required
AuditRun_PageWebVitals
object
Web Vitals for a single page
4 properties
Variable
object
2 properties
AuditPageCookiesDTO
object
2 properties 2 required
GetCookiesByHarEntryIndices_ResponseDto
object
1 property 1 required
StatusCodeEnum
string
good - 2xx, redirects - 3xx, broken - all others
PageTrendDTO
object
4 properties
CookieInitiatorTypeEnum
string
Type of event that created the cookie
RequestFilename
string
Name of the file. Identified as the last non-empty part of URL path
StringInclusionFilter
object
2 properties 2 required
RequestDomain
string
Network request URL domain
RunId
integer
RequestLog
FileSubstitution
object
3 properties 1 required
TagAccount
string
Tag account
TagInfoTrait
object
Common tag info
4 properties 4 required
AuditCookieChangeAction
object
RequestLogDTO
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-page-details-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 Page Details 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.