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 Debug API

The Debug API from Extole — 4 operation(s) for debug.

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

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

This API exposes 4 operations across 4 paths, and defines 7 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.

4 operations 4 paths 7 schemas 1 GET3 POST

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 Debug 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 4

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

Debug 4
GET
/v4/debug/mode/{container}
Set the debug environment container cookie
setEnvironmentCookie 2 params → 200400401403415429
POST
/v4/debug/client-events
Used to send client events to Extole
createDebugClientEvent body → 200400401403415429
POST
/v4/debug/content-security-policy-reports
Submit a content security policy report
submit body → 200400401403415429
POST
/v4/debug/logs
Used to send log messages to Extole
createDebugLog body → 200400401403415429

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ReportRequest (9 properties), CreateCreativeClientEventRequest (5 properties), RestExceptionResponse (5 properties), CreateCreativeClientEventResponse (3 properties). Each schema is shown below with its type and property counts.

ContentSecurityPolicyReportRequest
object
1 property 1 required
CreateCreativeLogResponse
object
1 property 1 required
CreateCreativeLogRequest
object
2 properties 2 required
RestExceptionResponse
object
Represents the API error response
5 properties 5 required
CreateCreativeClientEventRequest
object
5 properties 5 required
ReportRequest
object
9 properties
CreateCreativeClientEventResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extole-debug-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