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 Promotion Links API

The Promotion Links API from Extole — 2 operation(s) for promotion links.

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

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

This API exposes 3 operations across 2 paths, and defines 5 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 5 schemas 2 GET1 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 Promotion Links 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 — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Promotion Links 3
GET
/v2/promotion-links
List promotion links
listPromotionLinks → 200400401402403415429
POST
/v2/promotion-links
Create a promotion link
createPromotionLink body → 200400401402403415429
GET
/v2/promotion-links/{code}
Get a promotion link
getPromotionLink 1 param → 200400401402403415429

Schemas 5

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

PromotionLinkContentResponse
object
5 properties
PromotionLinkResponse
object
8 properties 8 required
PromotionLinkCreateRequest
object
Body of a POST /v2/promotion-links request.
7 properties 3 required
PromotionLinkContentRequest
object
5 properties
RestExceptionResponse
object
Represents the API error response
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extole-promotion-links-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