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

Tag Inventory report endpoints

ObservePoint Tag 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 tag-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 54 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 54 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 Tag 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.

tag-inventory-report 7

Tag Inventory report endpoints

POST
/v3/web-audits/{auditId}/runs/{runId}/reports/tag-inventory
Get Tag Inventory summary for specified audit run
getAuditRunTagInventorySummary 2 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/tag-inventory/tag-categories
Get Tag Inventory tag categories summary for specified audit run
getAuditRunTagInventoryTagCategories 2 params body → 200400401404
GET
/v3/web-audits/{auditId}/runs/{runId}/reports/tag-inventory/trends
Get Tag Inventory trends relative to specified audit run
getAuditRunTagInventoryTrends 2 params → 200401404
GET
/v3/web-audits/{auditId}/reports/tag-inventory/trends/{trendName}
Get Tag Inventory specific trend values relative to current time
getAuditRunTagInventoryTrend 3 params → 200401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/tag-inventory/tags
Get Tag Inventory tag presence for specified audit run
getAuditRunTagInventoryTagPresence 2 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/tag-inventory/tags/{tagId}/accounts
Get Tag Inventory tag accounts presence for specified audit run
getAuditRunTagInventoryTagAccountPresence 5 params body → 200400401404
POST
/v3/web-audits/{auditId}/runs/{runId}/reports/tag-inventory/pages
Get Tag Inventory page info for specified audit run
getAuditRunTagInventoryPages 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_TagInventory_SummaryDTO (6 properties), PaginationMetadata (5 properties), TagInfoTrait (4 properties). Each schema is shown below with its type and property counts.

AuditRun_TagInventory_PagesSortColumn
string
AuditRun_TagInventory_PagesWithoutTag
object
2 properties 1 required
PageUrlFilterEnum
string
AuditId
integer
PageId
string
AuditRun_TagInventory_TagPresenceDTO
object
Pages With & Without Tags data
1 property 1 required
PageStatusCode
integer
Page HTTP status code
AuditRun_TagInventory_TrendsItem
AuditRunPageTrait
object
Common trait for audit page with mandatory page properties
2 properties 2 required
IntegerFilterTypeEnum
string
ItemRun_SpecificTrendValuesDTO
object
1 property 1 required
AuditRun_TagInventory_RequestDTO
Request body with filters for Tag Inventory report. If initialPageStatusCode and pageStatusCode filters provided, pageStatusCode will be ignored. pagesWithoutT…
ItemRunTrendsItemTrait
object
2 properties 2 required
TagId
integer
Tag ID
AuditRun_TagInventory_TagPresence_TagItem
PageUrlFilter
object
3 properties 2 required
AuditRun_TagInventory_PagesItem
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_TagInventory_TagPresenceItemTrait
object
2 properties 2 required
TagVendorId
integer
Tag vendor ID
AuditRun_TagInventory_FilteredRequestDTO
Request body for Tag Inventory report with filters present in path removed If initialPageStatusCode and pageStatusCode filters provided, pageStatusCode will be…
AuditRunPageCommonColumnsWithFinalValuesTrait
Trait for audit page with final URL and final status code
PaginationMetadata
object
5 properties 5 required
PageFiltersTrait
object
Common trait for page filters
10 properties
AuditRun_TagInventory_TagCategoriesSummaryDTO
object
1 property 1 required
PageUrl
string
StatusCodeEnum
string
good - 2xx, redirects - 3xx, broken - all others
CombinedPageStatusCodeEnum
string
- broken - initial or final URL are broken, - good - initial URL is good or redirect and final URL is good
AuditRun_TagInventory_TrendsEnum
string
ItemRun_SpecificTrendValueItem
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_TagInventory_TagAccountsPresenceItem
AuditRun_TagInventory_PagesDTO
object
Tag Inventory pages list data
2 properties 2 required
AuditRun_TagInventory_SummaryDTO
object
Tag Inventory report summary
6 properties 6 required
AuditRun_TagInventory_TrendsDTO
object
Tag Inventory trends overview (a.k.a. trendlines a.k.a. sparklines)
1 property 1 required
AuditRun_TagInventory_TagCategoryItem
object
3 properties 3 required
ErrorModel
object
4 properties
TagName
string
Tag name
PageLoadTime
integer
Time page took to load, in milliseconds
CommonIterableResponseMetadata
object
Common metadata for iterable
1 property 1 required
TagCategoryId
integer
Tag category ID
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_TagInventory_TagAccountPresenceDTO
object
2 properties 2 required
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.
TagAccount
string
Tag account
PageTitleFilter
object
2 properties 2 required
TagInfoTrait
object
Common tag info
4 properties 4 required
IntegerFilter
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-tag-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 Tag 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.