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

Variable Inventory report endpoints

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

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

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

10 operations 10 paths 61 schemas 2 GET8 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 Variable 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 10

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

variable-inventory-report 10

Variable Inventory report endpoints

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory
Get Variable Inventory summary for specified audit run
getAuditRunVariableInventorySummary 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/trends
Get Variable Inventory trends relative to specified audit run
getAuditRunVariableInventoryTrends 2 params → 200401404
GET
/v3/web-audits/{auditId}/reports/variable-inventory/trends/{trendName}
Get Variable Inventory specific trend values relative to current day
getAuditRunVariableInventoryTrend 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tags
Get Variable Inventory tag accounts list for specified audit run
getAuditRunVariableInventoryTagAccounts 4 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tag-account-variables
Get top 500 variables sorted by variableSetPageCount
getAuditRunVariableInventoryTagAccountVariables 2 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tag-account-pages
Get Variable Inventory page list for specific tag account in specified audit run
getAuditRunVariableInventoryTagAccountPages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tag-account-variable-pages
Get Variable Inventory page list for specific tag account variable in specified audit run
getAuditRunVariableInventoryTagAccountVariablePages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tag-account-variable-not-set-pages
Get Variable Inventory page list where variable is not set for specific tag account variable in specified audit run. This endpoint does not support sorting by variablecount because we retrieve pages…
getAuditRunVariableInventoryTagAccountVariableNotSetPages 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tag-account-variable-values
Get Variable Inventory unique values list for specific tag account variable in specified audit run
getAuditRunVariableInventoryTagAccountVariableUniqueValues 6 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/variable-inventory/tag-account-variable-value-pages
Get Variable Inventory page list for specific tag account variable value in specified audit run
getAuditRunVariableInventoryTagAccountVariableValuePages 6 params body → 200400401404

Schemas 61

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

VariableValue
string
Variable value
AuditRun_VariableInventory_TagAccountVariableRequestDTO
PageUrlFilterEnum
string
AuditId
integer
AuditRun_VariableInventory_VariableItem
object
5 properties 4 required
AuditRun_VariableInventory_TagAccountVariablesDTO
object
Variable Inventory report tag account variables list. This list will include the top 500 variables with the highest variableSetPageCount.
1 property 1 required
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
AuditRun_VariableInventory_TagAccountItem
object
3 properties
ItemRun_SpecificTrendValuesDTO
object
1 property 1 required
ItemRunTrendsItemTrait
object
2 properties 2 required
AuditRun_VariableInventory_PagesDTO
object
Tag Inventory pages list data
2 properties 2 required
TagId
integer
Tag ID
AuditRun_VariableInventory_RequestDTO
Request body with filters for Variable Inventory report
AuditRun_VariableInventory_PagesItem
AuditRun_VariableInventory_TagsDTO
object
Variable Inventory report tag accounts list
2 properties 2 required
PageUrlFilter
object
3 properties 2 required
TagInfoTrait
object
Common tag info
4 properties 4 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.
AuditRun_VariableInventory_VariableNotSetPagesDTO
object
Tag Inventory pages list data
2 properties 2 required
AuditRun_VariableInventory_TagItem
TagVendorId
integer
Tag vendor ID
AuditRunPageCommonColumnsWithFinalValuesTrait
Trait for audit page with final URL and final status code
AuditRun_VariableInventory_TrendsEnum
string
AuditRun_VariableInventory_UniqueVariableValuesItem
object
3 properties
AuditRun_VariableInventory_SummaryDTO
object
Variable Inventory report summary
9 properties 9 required
PaginationMetadata
object
5 properties 5 required
PageFiltersTrait
object
Common trait for page filters
10 properties
AuditRun_VariableInventory_PagesSortColumn
string
AuditRun_VariableInventory_VariableValuePageItem
PageUrl
string
CombinedPageStatusCodeEnum
string
- broken - initial or final URL are broken, - good - initial URL is good or redirect and final URL is good
ItemRun_SpecificTrendValueItem
AuditRun_VariableInventory_TagAccountVariableValueRequestDTO
RunId
integer
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_VariableInventory_VariableValuePagesDTO
object
Variable Inventory - variable values pages list data
2 properties 2 required
TagName
string
Tag name
ErrorModel
object
4 properties
PageLoadTime
integer
Time page took to load, in milliseconds
CommonIterableResponseMetadata
object
Common metadata for iterable
1 property 1 required
AuditRun_VariableInventory_TrendsItem
AuditRun_VariableInventory_VariableNotSetPagesItem
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…
AuditRun_VariableInventory_VariableValuesSortColumn
string
TagCategoryId
integer
Tag category ID
IntegerFilter
object
2 properties 2 required
LongIntegerRangeFilterTrait
object
Common trait for long integer min max filter
2 properties
StringInclusionFilterTypeEnum
string
VariableName
string
Variable name (key)
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.
TagAccount
string
Tag account
PageTitleFilter
object
2 properties 2 required
AuditRun_VariableInventory_TagAccountRequestDTO
Request body for Variable Inventory report
2 required
AuditRun_VariableInventory_TrendsDTO
object
Variable Inventory trends overview (a.k.a. trendlines a.k.a. sparklines)
1 property 1 required
AuditRun_VariableInventory_UniqueVariableValuesDTO
object
Variable Inventory - unique variable values list data
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-variable-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 Variable 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.