Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Widen Analytics API

Asset download, share, and view analytics endpoints.

Widen Analytics API is one of 17 APIs that Widen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Analytics. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against 2 base URLs: https://api.widencollective.com/v2, https://api.widencollective.com/v1.

3 operations 3 paths 14 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.widencollective.com/v2
Authentication
HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 1

Widen Analytics API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth2 Bearer token obtained from Acquia DAM.

Paths & Operations 3

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

Analytics 3

Asset download, share, and view analytics endpoints.

POST
/analytics/assets/downloads
List asset download events
listAssetDownloads body → 200
POST
/analytics/assets/shares
List asset share events
listAssetShares body → 200
POST
/analytics/assets/views
List asset view events
listAssetViews body → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DownloadAssetEvent (7 properties), ViewAssetEvent (6 properties), ShareAssetEvent (4 properties), FileProperties (3 properties). Each schema is shown below with its type and property counts.

DownloadAssetEvent
object
7 properties
AssetFilter
object
2 properties 2 required
ListAssetViewsResponse
object
3 properties
FileProperties
object
3 properties
ShareAssetEvent
object
4 properties
ListAssetSharesResponse
object
3 properties
AnalyticsRequestBody
object
3 properties 1 required
UserProperties
object
1 property
ListAssetDownloadsResponse
object
3 properties
ViewAssetEvent
object
6 properties
IntendedUseProperties
object
1 property
ConversionProperties
object
2 properties
DateRangeFilter
object
3 properties 3 required
AssetProperties
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

widen-analytics-api-openapi.yml Raw ↑

Other APIs Widen publishes across the network.

Widen Acquia-DAM-Webhooks API
Widen Assets API
Widen Attributes API
Widen Categories API
Widen Channels API
Widen Collections API
Widen File-Formats API
Widen Integration-Links API
Widen Metadata API
Widen Orders API
Widen Products API
Widen Search-Connector API