How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Talon.One Coupons API

Represents unique codes belonging to a particular campaign. Coupons don't define any behavior on their own.Instead the campaign ruleset can include rules that validate coupons and carry out particular effects.See the [docs](https://docs.talon.one/docs/product/campaigns/coupons/coupon-page-overview).

Talon.One Coupons API is one of 42 APIs that Talon.One publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Coupons. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

This API exposes 17 operations across 13 paths, and defines 34 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://yourbaseurl.talon.one.

17 operations 13 paths 34 schemas 3 DELETE4 GET8 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://yourbaseurl.talon.one
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Talon.One Coupons API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (api_key_v1). An API key is passed in the header as Authorization (manager_auth). An API key is passed in the header as Authorization (management_key).

  • api_key_v1 — To authenticate with the Integration API, generate an API key in the Campaign Manager and prefix it with ApiKey-v1. To generate an API key: 1. Sign in to the C…
  • manager_auth — This authentication scheme relies on a bearer token that you can use to access all the endpoints of the Management API. To create the token: 1. Get a bearer to…
  • management_key — The API key authentication gives you access to the endpoints selected by the admin who created the key. Using an API key is the recommended authentication meth…

Paths & Operations 17

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

Coupons 17

Represents unique codes belonging to a particular campaign. Coupons don't define any behavior on their own. Instead the campaign ruleset can include rules that validate coupons an…

POST
/v1/coupon_reservations/{couponValue}
Create coupon reservation
createCouponReservation 1 param body → 201400401404
DELETE
/v1/coupon_reservations/{couponValue}
Delete coupon reservations
deleteCouponReservation 1 param body → 204400401404
GET
/v1/coupon_reservations/customerprofiles/{couponValue}
List customers that have this coupon reserved
getReservedCustomers 1 param → 200400401404
POST
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons
Create coupons
createCoupons 3 params body → 200204
PUT
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons
Update coupons
updateCouponBatch 2 params body → 204
DELETE
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons
Delete coupons
deleteCoupons 15 params → 204
POST
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons_with_recipients
Create coupons for multiple recipients
createCouponsForMultipleRecipients 3 params body → 200204
POST
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons_async
Create coupons asynchronously
createCouponsAsync 2 params body → 200
POST
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons_deletion_jobs
Creates a coupon deletion job
createCouponsDeletionJob 2 params body → 202
GET
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons/no_total
List coupons
getCouponsWithoutTotalCount 20 params → 200
PUT
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons/{couponId}
Update coupon
updateCoupon 3 params body → 200
DELETE
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons/{couponId}
Delete coupon
deleteCoupon 3 params → 204
POST
/v1/applications/{applicationId}/campaigns/{campaignId}/coupons_search_advanced/no_total
List coupons that match the given attributes in campaign (without total count)
searchCouponsAdvancedWithoutTotalCount 14 params body → 200
POST
/v1/applications/{applicationId}/coupons_search_advanced/no_total
List coupons that match the given attributes (without total count)
searchCouponsAdvancedApplicationWideWithoutTotalCount 14 params body → 200
POST
/v1/applications/{applicationId}/campaigns/{campaignId}/import_coupons
Import coupons
importCoupons 3 params body → 200
GET
/v1/applications/{applicationId}/export_coupons
Export coupons
exportCoupons 17 params → 200
GET
/v1/coupon_rejections
Summarize coupon redemption failures in session
generateCouponRejections 4 params → 200

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are CouponDeletionFilters (14 properties), CouponFailureSummary (10 properties), CouponConstraints (5 properties), LimitConfig (4 properties). Each schema is shown below with its type and property counts.

IntegrationEntity
object
2 properties 2 required
CustomerProfileEntity
object
2 properties 2 required
CouponReservations
object
1 property 1 required
CustomerProfile
ErrorResponseWithStatus
object
3 properties
APIError
object
3 properties 2 required
NewCustomerProfile
object
1 property
LoyaltyMembership
object
2 properties 1 required
CouponConstraints
object
5 properties
CouponLimitConfigs
object
1 property
AudienceMembership
object
2 properties 2 required
CampaignEntity
object
1 property 1 required
CouponEntity
object
2 properties 2 required
CouponValue
object
1 property
ErrorSource
object
The source of the current error, exactly one of pointer, parameter or line will be defined.
4 properties
Coupon
LimitConfig
object
4 properties 3 required
AsyncCouponDeletionJobResponse
IdentifiableEntity
object
1 property 1 required
AccountEntity
object
1 property 1 required
Entity
object
2 properties 2 required
UserEntity
object
1 property 1 required
UpdateCoupon
AsyncCouponCreationResponse
object
1 property 1 required
NewCouponCreationJob
CodeGeneratorSettings
object
2 properties 2 required
NewCoupons
NewCouponDeletionJob
object
1 property 1 required
UpdateCouponBatch
CouponDeletionFilters
object
14 properties
Import
NewCouponsForMultipleRecipients
CouponFailureSummary
object
Summary of the reasons for coupon redemption failure.
10 properties 8 required
AttributeQuery
object
Object representing a set of of attributes and their respective values.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

talon-one-coupons-api-openapi.yml Raw ↑

Other APIs Talon.One publishes across the network.

Talon.One Accounts and users API
Talon.One Achievements API
Talon.One Additional costs API
Talon.One Analytics API
Talon.One Applications API
Talon.One Attributes API
Talon.One Audiences API
Talon.One Braze API
Talon.One Campaign access groups API
Talon.One Campaign notifications API
Talon.One Campaign templates API
Talon.One Campaigns API
Where this information came from

This is an independent, third-party profile of Talon.One Coupons API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.