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

Extole Reporting API

The Reporting API from Extole — 7 operation(s) for reporting.

Extole Reporting API is one of 44 APIs that Extole publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reporting. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 7 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://{brand}.extole.io.

7 operations 7 paths 4 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.extole.io
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Extole Reporting API declares 3 security schemes for authenticating requests. An API key is passed in the cookie as extole_token (COOKIE). An API key is passed in the header as Authorization (HEADER). An API key is passed in the query as access_token (QUERY). By default, every request must be authenticated.

Paths & Operations 7

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

Reporting 7
GET
/v4/reports/latest
readLatestReport 2 params → 200400401403415429
GET
/v4/reports/latest/download{format}
downloadLatestReport 4 params → 200400401403415429
GET
/v4/reports/{reportId}
readReport 1 param → 200400401403415429
GET
/v4/reports/{reportId}/download{format}
downloadReport 3 params → 200400401403415429
GET
/v4/reports/{reportId}/info/{format}
getReportInfo 2 params → 200400401403415429
GET
/v6/dimensions
Get dimension combinations.
getSummaryDimensions 4 params → 200400401402403415429
GET
/v6/dimensions/{dimensionName}
Get dimension values.
getDimensionStats 7 params → 200400401402403415429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ReportResponse (8 properties), RestExceptionResponse (5 properties), DimensionStatsResponse (2 properties), FormatReportInfoResponse (2 properties). Each schema is shown below with its type and property counts.

FormatReportInfoResponse
object
2 properties 2 required
ReportResponse
object
8 properties 8 required
RestExceptionResponse
object
Represents the API error response
5 properties 5 required
DimensionStatsResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extole-reporting-api-openapi.yml Raw ↑

Other APIs Extole publishes across the network.

Extole Audiences API
Extole Authentication API
Extole Batch Jobs API
Extole Blocks API
Extole Campaign Controllers Actions API
Extole Campaign Controllers API
Extole Campaign Controllers Triggers API
Extole Campaign Flow Steps API
Extole Campaigns API
Extole Components API
Extole Components Grants API
Extole Components Settings API