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

Adobe Experience Cloud Offers API

Operations for offer decisioning

Adobe Experience Cloud Offers API is one of 36 APIs that Adobe Experience Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://analytics.adobe.io.

10 operations 4 paths 6 schemas 2 DELETE4 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Server
https://analytics.adobe.io
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Adobe Experience Cloud Offers API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as x-api-key (apiKey). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 access token obtained via Adobe I/O.
  • apiKey — Adobe I/O client API key.

Paths & Operations 10

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

Offers 10

Operations for offer decisioning

GET
/offer/offers
Adobe Journey Optimizer Adobe Experience Cloud List Offers
listOffers 2 params → 200401
POST
/offer/offers
Adobe Journey Optimizer Adobe Experience Cloud Create an Offer
createOffer 1 param body → 201400
GET
/offer/offers/{offerId}
Adobe Journey Optimizer Adobe Experience Cloud Get an Offer
getOffer 2 params → 200404
PUT
/offer/offers/{offerId}
Adobe Journey Optimizer Adobe Experience Cloud Update an Offer
updateOffer 2 params body → 200404
DELETE
/offer/offers/{offerId}
Adobe Journey Optimizer Adobe Experience Cloud Delete an Offer
deleteOffer 2 params → 204404
GET
/target/offers
Adobe Target Adobe Experience Cloud List Offers
listOffers 2 params → 200401
POST
/target/offers
Adobe Target Adobe Experience Cloud Create an Offer
createOffer body → 200400
GET
/target/offers/{offerId}
Adobe Target Adobe Experience Cloud Get an Offer
getOffer 1 param → 200404
PUT
/target/offers/{offerId}
Adobe Target Adobe Experience Cloud Update an Offer
updateOffer 1 param body → 200404
DELETE
/target/offers/{offerId}
Adobe Target Adobe Experience Cloud Delete an Offer
deleteOffer 1 param → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Offer (7 properties), OfferInput (6 properties), Offer_2 (5 properties), OfferList_2 (4 properties). Each schema is shown below with its type and property counts.

Offer
object
7 properties
Offer_2
object
5 properties
OfferList_2
object
4 properties
OfferInput_2
object
3 properties 3 required
OfferInput
object
6 properties 1 required
OfferList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-experience-cloud-offers-api-openapi.yml Raw ↑

Other APIs Adobe Experience Cloud publishes across the network.

Adobe I/O Events
Adobe Experience Cloud Activities API
Adobe Experience Cloud Audiences API
Adobe Experience Cloud Batches API
Adobe Experience Cloud Calculated Metrics API
Adobe Experience Cloud Campaign API
Adobe Experience Cloud Campaigns API
Adobe Experience Cloud Classes API
Adobe Experience Cloud Collections API
Adobe Experience Cloud Content API
Adobe Experience Cloud Content Templates API
Adobe Experience Cloud Datasets API