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).

Talon.One publishes 13 APIs on the APIs.io network, including Account API, Applications API, Attributes API, and 10 more. Tagged areas include Promotions, Loyalty, Coupons, Incentives, and Campaigns.

Talon.One’s developer surface includes authentication, documentation, signup flow, engineering blog, and 8 more developer resources.

42.3/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
13 APIs
PromotionsLoyaltyCouponsIncentivesCampaignsPersonalizationMarTechRules Engine

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 42.3/100 · developing
Contract Quality 15.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/talon-one: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

Talon.One Account API

Management API - accounts, users, and sessions.

Talon.One Applications API

Management API - Applications and their health.

Talon.One Attributes API

Management API - custom attributes.

Talon.One Audiences API

Manage audiences and their memberships.

Talon.One Campaigns API

Management API - campaigns and rulesets.

Talon.One Collections API

Management API - account and campaign collections.

Talon.One Coupons API

Coupon reservation (Integration) and coupon management (Management).

Talon.One Customer Profiles API

Integration API - sync customer profile data and read inventory.

Talon.One Customer Sessions API

Integration API - create and update customer sessions and receive effects.

Talon.One Events API

Integration API - submit custom events that trigger rules.

Talon.One Exports API

Management API - analytics, coupon, and effect exports.

Talon.One Loyalty API

Loyalty program balances, points, cards, and transactions.

Talon.One Referrals API

Create and manage referral codes.

Scroll for all 13

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Talon.One API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Talon One Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Talon One Authentication

apiKey · 1 scheme

SECURITY

Talon One Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Talon One Agentic Access

35 operations · 19 acting

35 operations · 19 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: talon-one
url: https://raw.githubusercontent.com/api-evangelist/talon-one/refs/heads/main/apis.yml
name: Talon.One
kind: company
description: 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).
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/talon-one.png
tags:
- Promotions
- Loyalty
- Coupons
- Incentives
- Campaigns
- Personalization
- MarTech
- Rules Engine
created: '2026-07-10'
modified: '2026-07-10'
specificationVersion: '0.19'
apis:
- aid: talon-one:talon-one-account-api
  name: Talon.One Account API
  description: Management API - accounts, users, and sessions.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/talon-one-account-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-applications-api
  name: Talon.One Applications API
  description: Management API - Applications and their health.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/talon-one-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-attributes-api
  name: Talon.One Attributes API
  description: Management API - custom attributes.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Attributes
  properties:
  - type: OpenAPI
    url: openapi/talon-one-attributes-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-audiences-api
  name: Talon.One Audiences API
  description: Manage audiences and their memberships.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Audiences
  properties:
  - type: OpenAPI
    url: openapi/talon-one-audiences-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-campaigns-api
  name: Talon.One Campaigns API
  description: Management API - campaigns and rulesets.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Campaigns
  properties:
  - type: OpenAPI
    url: openapi/talon-one-campaigns-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-collections-api
  name: Talon.One Collections API
  description: Management API - account and campaign collections.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/talon-one-collections-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-coupons-api
  name: Talon.One Coupons API
  description: Coupon reservation (Integration) and coupon management (Management).
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Coupons
  properties:
  - type: OpenAPI
    url: openapi/talon-one-coupons-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-customer-profiles-api
  name: Talon.One Customer Profiles API
  description: Integration API - sync customer profile data and read inventory.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Customer Profiles
  properties:
  - type: OpenAPI
    url: openapi/talon-one-customer-profiles-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-customer-sessions-api
  name: Talon.One Customer Sessions API
  description: Integration API - create and update customer sessions and receive effects.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Customer Sessions
  properties:
  - type: OpenAPI
    url: openapi/talon-one-customer-sessions-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-events-api
  name: Talon.One Events API
  description: Integration API - submit custom events that trigger rules.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/talon-one-events-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-exports-api
  name: Talon.One Exports API
  description: Management API - analytics, coupon, and effect exports.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Exports
  properties:
  - type: OpenAPI
    url: openapi/talon-one-exports-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-loyalty-api
  name: Talon.One Loyalty API
  description: Loyalty program balances, points, cards, and transactions.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Loyalty
  properties:
  - type: OpenAPI
    url: openapi/talon-one-loyalty-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
- aid: talon-one:talon-one-referrals-api
  name: Talon.One Referrals API
  description: Create and manage referral codes.
  humanURL: https://docs.talon.one/integration-api
  baseURL: https://yourbaseurl.talon.one
  tags:
  - Referrals
  properties:
  - type: OpenAPI
    url: openapi/talon-one-referrals-api-openapi.yml
  - type: Documentation
    url: https://docs.talon.one/docs/dev/integration-api/api-effects
  - type: APIReference
    url: https://docs.talon.one/integration-api
  - type: PostmanCollection
    url: collections/talon-one.postman_collection.json
  - type: OpenCollection
    url: collections/talon-one.opencollection.json
  - type: Documentation
    url: https://docs.talon.one/docs/product/account/dev-info/managing-api-keys
  - type: APIReference
    url: https://docs.talon.one/management-api
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/overview
  - type: Documentation
    url: https://docs.talon.one/docs/product/campaigns/coupons/creating-coupons
  - type: Documentation
    url: https://docs.talon.one/docs/product/loyalty-programs/overview
common:
- type: AgenticAccess
  url: agentic-access/talon-one-agentic-access.yml
- type: DomainSecurity
  url: security/talon-one-domain-security.yml
- type: Authentication
  url: authentication/talon-one-authentication.yml
- type: GitHubOrganization
  url: https://github.com/talon-one
- type: LinkedIn
  url: https://www.linkedin.com/company/talon-one
- type: Website
  url: https://www.talon.one
- type: Documentation
  url: https://docs.talon.one
- type: SignUp
  url: https://www.talon.one/demo
- type: Plans
  url: plans/talon-one-plans-pricing.yml
- type: RateLimits
  url: rate-limits/talon-one-rate-limits.yml
- type: FinOps
  url: finops/talon-one-finops.yml
- url: https://www.talon.one/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com