Home
Providers
Talon.One
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 5 APIs on the APIs.io network, including Integration API, Management API, Third-party API, and 2 more. Tagged areas include Promotions, Loyalty, Coupons, Incentives, and Campaigns.
The Talon.One catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Talon.One’s developer surface includes authentication, documentation, signup flow, engineering blog, changelog, sandbox, API reference, and 34 more developer resources.
5 APIs
1 MCP Servers
On this page
Kin Score
APIs 5
Open Collections 6
MCP Servers 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Event Specs 1
Security Posture 3
Agentic Access 1
Resources 41
apis.yml
82 Operational Transparency
Composite quality — 72.6/100 · exemplar
Contract Quality
16.2 / 25
Developer Ergonomics
15.7 / 20
Operational Transparency
10.6 / 13
Contract Governance
2.0 / 12
Agent readiness — 45/100 · agent native
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
0 / 6
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Delegated User Identity
0 / 6
Protected Resource Metadata
0 / 5
Registration Without a Human
0 / 6
Agentic Commerce Surface
0 / 5
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 6
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
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
- Referrals
- Discounts
- E-Commerce
- Retail
tags_raw:
- Promotions
- Loyalty
- Coupons
- Incentives
- Campaigns
- Personalization
- MarTech
- Rules Engine
- Referrals
- Discounts
- Ecommerce
- Retail
created: '2026-07-10'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: talon-one:talon-one-integration-api
name: Talon.One Integration API
description: Real-time, high-traffic Integration API. Send customer sessions, customer profiles, events, cart item catalogs
and loyalty activity into the Talon.One Rule Engine and receive back the effects (discounts, coupons, loyalty points,
referrals, achievements) to apply in the calling application.
humanURL: https://docs.talon.one/docs/dev/integration-api/overview
baseURL: https://yourbaseurl.talon.one
tags:
- Customer Sessions
- Customer Profiles
- Event
- Coupons
- Loyalty
- Referrals
- Achievements
- Catalogs
- Audiences
tags_raw:
- Customer Sessions
- Customer Profiles
- Events
- Coupons
- Loyalty
- Referrals
- Achievements
- Catalogs
- Audiences
properties:
- type: OpenAPI
url: openapi/talon-one-integration-api-openapi.yml
- type: Overlay
url: overlays/talon-one-integration-api-overlay.yaml
- type: APIReference
url: https://docs.talon.one/integration-api
- type: Documentation
url: https://docs.talon.one/docs/dev/integration-api/overview
- type: GettingStarted
url: https://docs.talon.one/docs/dev/quickstart
- type: PostmanCollection
url: collections/talon-one.postman_collection.json
- type: OpenCollection
url: collections/talon-one.opencollection.json
- type: Postman
url: https://www.postman.com/talonone-rnd/workspace/talon-one/overview
- aid: talon-one:talon-one-management-api
name: Talon.One Management API
description: 'Back-office Management API that programmatically does what the Campaign Manager UI does: applications, campaigns,
rulesets, campaign templates, coupons, referrals, giveaways, loyalty programs and cards, achievements, audiences, custom
attributes, collections, catalogs, stores, store budgets, value maps, experiments, analytics exports, webhooks, roles,
users and logs.'
humanURL: https://docs.talon.one/docs/dev/management-api/overview
baseURL: https://yourbaseurl.talon.one
tags:
- Campaigns
- Coupons
- Loyalty
- Application
- Attributes
- Audiences
- Collection
- Catalogs
- Analytics
- Webhook
- Roles
- Stores
tags_raw:
- Campaigns
- Coupons
- Loyalty
- Applications
- Attributes
- Audiences
- Collections
- Catalogs
- Analytics
- Webhooks
- Roles
- Stores
properties:
- type: OpenAPI
url: openapi/talon-one-management-api-openapi.yml
- type: Overlay
url: overlays/talon-one-management-api-overlay.yaml
- type: APIReference
url: https://docs.talon.one/management-api
- type: Documentation
url: https://docs.talon.one/docs/dev/management-api/overview
- type: DataModel
url: data-model/talon-one-data-model.yml
- type: PostmanCollection
url: collections/talon-one.postman_collection.json
- type: OpenCollection
url: collections/talon-one.opencollection.json
- type: Postman
url: https://www.postman.com/talonone-rnd/workspace/talon-one/overview
- aid: talon-one:talon-one-third-party-api
name: Talon.One Third-party API
description: Third-party API used by customer data platforms (CDPs) and customer engagement platforms (CEPs) to exchange
data with Talon.One. Ships platform-specific endpoint families for Braze, Emarsys, Iterable, mParticle and Segment plus
generic CDP and CEP endpoints. All endpoints are served from the shared host https://integration.talon.one and take the
customer deployment as a parameter.
humanURL: https://docs.talon.one/docs/dev/technology-partners/overview
baseURL: https://integration.talon.one
tags:
- Braze
- Emarsys
- Iterable
- mParticle
- Segment
- CDP
- CEP
properties:
- type: OpenAPI
url: openapi/talon-one-third-party-api-openapi.yml
- type: Overlay
url: overlays/talon-one-third-party-api-overlay.yaml
- type: APIReference
url: https://docs.talon.one/third-party-api
- type: Documentation
url: https://docs.talon.one/docs/dev/technology-partners/overview
- aid: talon-one:talon-one-shopify-integration-api
name: Talon.One Shopify Integration API
description: Shopify Integration API used by the Talon.One Shopify app to update customer sessions and customer profiles
from a Shopify storefront, authenticated with a Shopify Customer Account API token or a Shopify JWT. Served from the dedicated
Talon.One host https://shopify-integration.europe-west1.talon.one.
humanURL: https://docs.talon.one/docs/dev/technology-partners/shopify/integrate-with-shopify
baseURL: https://shopify-integration.europe-west1.talon.one
tags:
- Shopify
- Customer Profiles
- Customer Sessions
- E-Commerce
tags_raw:
- Shopify
- Customer Profiles
- Customer Sessions
- Ecommerce
properties:
- type: OpenAPI
url: openapi/talon-one-shopify-integration-api-openapi.yml
- type: Overlay
url: overlays/talon-one-shopify-integration-api-overlay.yaml
- type: Documentation
url: https://docs.talon.one/docs/dev/technology-partners/shopify/integrate-with-shopify
- aid: talon-one:talon-one-outbound-notifications
name: Talon.One Outbound Notifications
description: 'Outbound notification (webhook) catalog published by Talon.One as an OpenAPI 3.1 document whose webhooks{}
block carries the payload schema of every notification Talon.One POSTs to a customer endpoint: campaign, coupon, loyalty,
loyalty-card and strikethrough-pricing notifications.'
humanURL: https://docs.talon.one/docs/dev/get-started/webhooks
baseURL: https://yourbaseurl.talon.one
tags:
- Webhook
- Notification
- Event
tags_raw:
- Webhooks
- Notifications
- Events
properties:
- type: OpenAPI
url: openapi/talon-one-outbound-notifications-openapi.yml
- type: Webhooks
url: asyncapi/talon-one-webhooks.yml
- type: Documentation
url: https://docs.talon.one/docs/dev/get-started/webhooks
- type: APIReference
url: https://docs.talon.one/outbound-notifications
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/book-a-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
- type: Packages
url: packages/talon-one-packages.yml
- type: SDKs
url: packages/talon-one-packages.yml
- type: MCPServer
url: mcp/talon-one-mcp.yml
- type: ToolCrosswalk
url: mcp/talon-one-tool-crosswalk.yml
- type: LLMsTxt
url: llms/talon-one-llms.txt
- type: AgentSkill
url: skills/_index.yml
- type: Conformance
url: conformance/talon-one-conformance.yml
- type: Compliance
url: security/talon-one-trust-center.yml
- type: TrustCenter
url: security/talon-one-trust-center.yml
- type: ErrorCatalog
url: errors/talon-one-problem-types.yml
- type: Lifecycle
url: lifecycle/talon-one-lifecycle.yml
- type: StatusPage
url: https://status.talon.one/
- type: Deprecation
url: lifecycle/talon-one-lifecycle.yml
- type: Conventions
url: conventions/talon-one-conventions.yml
- type: Idempotency
url: conventions/talon-one-conventions.yml
- type: ChangeLog
url: changelog/talon-one-changelog.yml
- type: ChangeLog
url: https://docs.talon.one/whats-new
- type: Sandbox
url: sandbox/talon-one-sandbox.yml
- type: DataModel
url: data-model/talon-one-data-model.yml
- type: Webhooks
url: asyncapi/talon-one-webhooks.yml
- type: Overlay
url: overlays/talon-one-integration-api-overlay.yaml
- type: DeveloperPortal
url: https://docs.talon.one/docs/dev/get-started/overview
- type: APIReference
url: https://docs.talon.one/integration-api
- type: GettingStarted
url: https://docs.talon.one/docs/dev/quickstart
- type: Postman
url: https://www.postman.com/talonone-rnd/workspace/talon-one/overview
- type: Pricing
url: https://www.talon.one/pricing
- type: TermsOfService
url: https://www.talon.one/legal/terms-of-use
- type: PrivacyPolicy
url: https://www.talon.one/legal/privacy-policy
- type: Support
url: https://www.talon.one/contact-us
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 30
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/talon-one"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/talon-one/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/talon-one/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.