Talon.One
Talon.One is an enterprise promotion, loyalty, and incentives engine that lets teams build and run coupons, discounts, referrals, bundles, giveaways, and multi-tier loyalty programs from a single rules-based platform. It exposes two primary REST APIs. The Integration API pushes real-time customer sessions, profiles, and events into the rules engine and returns the effects (discounts, awarded loyalty points, accepted coupons) to apply in the calling application. The Management API programmatically administers applications, campaigns, rulesets, coupons, loyalty programs, audiences, custom attributes, collections, and analytics exports that back the Campaign Manager. Talon.One is delivered as a managed, per-customer deployment; each account calls its own base URL (https://yourbaseurl.talon.one) and authenticates with an API key whose prefix distinguishes the Integration key (ApiKey-v1) from the Management key (ManagementKey-v1).
APIs
Talon.One Integration API
Real-time surface that pushes customer sessions, customer profiles, and custom events into the Talon.One rules engine and returns the effects to apply - accepted coupons and ref...
Talon.One Management API
Administrative surface that backs the Campaign Manager. Manage Applications, campaigns, rulesets, custom attributes, audiences, collections, accounts, and users, and pull analyt...
Talon.One Campaigns API
The Management-API resources for building and operating promotion campaigns - create, list, update, copy, and delete campaigns under an Application, manage their rulesets, and e...
Talon.One Coupons API
Coupon lifecycle across both APIs - generate coupons in bulk (POST /v1/applications/{applicationId}/campaigns/{campaignId}/coupons and .../coupons_async), list and update indivi...
Talon.One Loyalty API
Profile-based and card-based loyalty. Read balances, points, and transactions (GET /v1/loyalty_programs/{loyaltyProgramId}/profile/{integrationId}/points), activate pending poin...