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 File Changes Report API

File changes report endpoints

ObservePoint File Changes 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 file-changes-report. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 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.

4 operations 4 paths 54 schemas 4 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 File Changes 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 4

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

file-changes-report 4

File changes report endpoints

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/file-changes
Get File Changes summary for specified audit run
getAuditRunFileChangesSummary 2 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/file-changes/files
Get File Changes files for specified audit run
getAuditRunFileChangesFiles 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/file-changes/pages
Get File Changes pages for specified audit run
getAuditRunFileChangesPages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/file-changes/file-pages
Get File Changes pages for specific file in specified audit run
getAuditRunFileChangesPagesForFile 6 params body → 200400401404

Schemas 54

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

AuditRun_FileChanges_PageItem
PageUrlFilterEnum
string
AuditRun_FileChanges_FileItemTrait
object
4 properties 4 required
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
AuditRun_FileChanges_SizeDifferenceBounds
object
Filters absolute difference values, e.g. when min = 200 then -300 diff passes filter. Should have min and/or max properties defined. min is inclusive, max is e…
2 properties
TagId
integer
Tag ID
AuditRun_FileChanges_FileChangeType
string
PageUrlFilter
object
3 properties 2 required
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.
TagVendorId
integer
Tag vendor ID
AuditRunPageCommonColumnsWithFinalValuesTrait
Trait for audit page with final URL and final status code
AuditRun_FileChanges_FilePagesRequestDTO
AuditRun_FileChanges_PagesDTO
object
2 properties 2 required
AuditRun_FileChanges_PagesSortColumn
string
PaginationMetadata
object
5 properties 5 required
AuditRun_FileChanges_FileItem
If only one of them is null then this property has "unknown" change
AuditRun_FileChanges_SummaryDTO
object
10 properties 10 required
PageFiltersTrait
object
Common trait for page filters
10 properties
NetworkRequestPartyType
string
Indicates the level of similarity of network request URL domain and its page URL domain
PageUrl
string
AuditRun_FileChanges_SizeDifferenceBoundInBytes
integer
File size change in number of bytes
StatusCodeEnum
string
good - 2xx, redirects - 3xx, broken - all others
AuditRun_FileChanges_PagesRequestFile
CombinedPageStatusCodeEnum
string
- broken - initial or final URL are broken, - good - initial URL is good or redirect and final URL is good
RequestFilename
string
Name of the file. Identified as the last non-empty part of URL path
AuditRun_FileChanges_FilesSortColumn
string
RequestDomain
string
Network request URL domain
AuditRun_FileChanges_DateDifferenceBoundInMinutes
integer
date difference in minutes
RunId
integer
AuditRun_FileChanges_SizeDifferenceInBytes
integer
File size change in number of bytes between 2 file versions, can be negative
AuditRun_FileChanges_FileItemTag
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.
TagName
string
Tag name
ErrorModel
object
4 properties
AuditRun_FileChanges_RequestDTO
Request body with filters for File Changes report
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_FileChanges_DateDifferenceInMinutes
integer
Number of minutes for date difference between 2 file versions, can be negative
LongIntegerRangeFilterTrait
object
Common trait for long integer min max filter
2 properties
StringInclusionFilterTypeEnum
string
TagCategoryName
string
Name of a category of a tag
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.
PageTitleFilter
object
2 properties 2 required
TagInfoTrait
object
Common tag info
4 properties 4 required
AuditRun_FileChanges_DateDifferenceBounds
object
Filters absolute difference values, e.g. when min = 200 then -300 diff passes filter. Should have min and/or max properties defined. min is inclusive, max is e…
2 properties
AuditRun_FileChanges_FilesDTO
object
2 properties 2 required
IntegerFilter
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-file-changes-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 File Changes 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.