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 Zone Rendering API

The Zone Rendering API from Extole — 2 operation(s) for zone rendering.

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

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

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

3 operations 2 paths 2 schemas 1 GET2 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 Zone Rendering 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 3

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

Zone Rendering 3
GET
/v5/zones/{zone_name}
Fetch a rendered zone
fetchZone 1 param → 200400401402403415429
POST
/v5/zones/{zone_name}
Render a zone with targeting data
renderZoneV5 1 param body → 200400401402403415429
POST
/v5/zones
Render a zone with the name in the body
renderZoneFromRequest body → 200400401402403415429

Schemas 2

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

ClientRenderZoneRequest
object
Request body for POST /v5/zones. Carries both the zone name to render and an open data map of identity and targeting fields.
2 properties 2 required
RestExceptionResponse
object
Represents the API error response
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extole-zone-rendering-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