Xoxoday website screenshot

Xoxoday

Xoxoday is an AI-powered enterprise platform for rewards, loyalty, and incentive operations. Its Plum Rewards API enables organizations to programmatically distribute digital rewards including gift cards, merchandise, experiences, travel, mobile top-ups, and charitable donations across 150+ countries. The platform supports employee recognition workflows, sales incentive programs, customer loyalty campaigns, and channel partner rewards through REST APIs, webhook integrations, and a white-labeled storefront.

Xoxoday publishes 7 APIs on the APIs.io network, including Authentication API, Balance API, Gift Cards API, and 4 more. Tagged areas include Rewards, Employee Engagement, Gift Cards, Incentives, and Loyalty.

The Xoxoday catalog on APIs.io includes 1 JSON-LD context.

Xoxoday’s developer surface includes authentication, documentation, engineering blog, pricing, and 13 more developer resources.

37.6/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
10 APIs
RewardsEmployee EngagementGift CardsIncentivesLoyaltyRecognitionDigital RewardsPoints ProgramsRedemptionFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.6/100 · thin
Contract Quality 17.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.3 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 37/100 · agent ready
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 7 / 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/xoxoday: 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 10

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

Xoxoday Reward Links API

API for creating and sending personalized reward links via email, SMS, or chat. Supports campaign management, link generation, and link delivery without requiring recipients to ...

Xoxoday Reward Points API

API for distributing, tracking, and managing loyalty and engagement points programs. Supports sending points to users, canceling points transactions, and fetching points balance...

Xoxoday Storefront Integration API

API for embedding a white-labeled reward storefront into existing applications via SSO/SAML. Enables end-users to browse and redeem rewards from a branded marketplace without le...

Xoxoday Authentication API

Token generation, validation, and refresh

Xoxoday Balance API

Account balance retrieval

Xoxoday Gift Cards API

Browse and order gift card vouchers

Xoxoday Orders API

Order placement, tracking, and history

Xoxoday Payments API

Payment report and transaction history

Xoxoday Reward Links API

Generate and send personalized reward links

Xoxoday Reward Points API

Send, fetch, and cancel reward points

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Xoxoday Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Xoxoday Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Xoxoday Context

16 classes · 0 properties

JSON-LD

Security Posture 4

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

Xoxoday Authentication

http/oauth2 · 2 schemes

SECURITY

Xoxoday Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Xoxoday Vulnerability Disclosure

disclosure policy published

SECURITY

Xoxoday Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Xoxoday Scopes

2 scopes · clientCredentials

2 scopes

SCOPES

Agentic Access 1

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

Xoxoday Agentic Access

4 operations · 3 acting · 1 human-in-the-loop

4 operations · 3 acting

AGENTIC

Resources

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 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

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)

apis.yml Raw ↑
aid: xoxoday
name: Xoxoday
description: Xoxoday is an AI-powered enterprise platform for rewards, loyalty, and incentive operations. Its Plum Rewards
  API enables organizations to programmatically distribute digital rewards including gift cards, merchandise, experiences,
  travel, mobile top-ups, and charitable donations across 150+ countries. The platform supports employee recognition workflows,
  sales incentive programs, customer loyalty campaigns, and channel partner rewards through REST APIs, webhook integrations,
  and a white-labeled storefront.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/xoxoday.png
url: https://raw.githubusercontent.com/api-evangelist/xoxoday/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Rewards
- Employee Engagement
- Gift Cards
- Incentives
- Loyalty
- Recognition
- Digital Rewards
- Points Programs
- Redemption
- Fintech
apis:
- aid: xoxoday:reward-links-api
  name: Xoxoday Reward Links API
  description: API for creating and sending personalized reward links via email, SMS, or chat. Supports campaign management,
    link generation, and link delivery without requiring recipients to have a Xoxoday account.
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Reward Links
  - Campaigns
  - Email
  - SMS
  properties:
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
- aid: xoxoday:reward-points-api
  name: Xoxoday Reward Points API
  description: API for distributing, tracking, and managing loyalty and engagement points programs. Supports sending points
    to users, canceling points transactions, and fetching points balances for loyalty and recognition workflows.
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Points
  - Loyalty
  - Engagement
  - Recognition
  properties:
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-copy
- aid: xoxoday:storefront-integration-api
  name: Xoxoday Storefront Integration API
  description: API for embedding a white-labeled reward storefront into existing applications via SSO/SAML. Enables end-users
    to browse and redeem rewards from a branded marketplace without leaving the host application.
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Storefront
  - SSO
  - SAML
  - White Label
  - Redemption
  properties:
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-copy
- aid: xoxoday:xoxoday-authentication-api
  name: Xoxoday Authentication API
  description: Token generation, validation, and refresh
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-authentication-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
- aid: xoxoday:xoxoday-balance-api
  name: Xoxoday Balance API
  description: Account balance retrieval
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Balance
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-balance-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
- aid: xoxoday:xoxoday-gift-cards-api
  name: Xoxoday Gift Cards API
  description: Browse and order gift card vouchers
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Gift Cards
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-gift-cards-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
- aid: xoxoday:xoxoday-orders-api
  name: Xoxoday Orders API
  description: Order placement, tracking, and history
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-orders-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
- aid: xoxoday:xoxoday-payments-api
  name: Xoxoday Payments API
  description: Payment report and transaction history
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-payments-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
- aid: xoxoday:xoxoday-reward-links-api
  name: Xoxoday Reward Links API
  description: Generate and send personalized reward links
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Reward Links
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-reward-links-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
- aid: xoxoday:xoxoday-reward-points-api
  name: Xoxoday Reward Points API
  description: Send, fetch, and cancel reward points
  humanURL: https://developers.xoxoday.com/docs/overview
  baseURL: https://accounts.xoxoday.com/chef
  tags:
  - Reward Points
  properties:
  - type: OpenAPI
    url: openapi/xoxoday-reward-points-api-openapi.yml
  - type: Documentation
    url: https://developers.xoxoday.com/docs/overview
  - type: Authentication
    url: https://developers.xoxoday.com/docs/authentication-2
  - type: Sandbox
    url: https://developers.xoxoday.com/docs/rewards-api-standard-workflow
  - type: Webhooks
    url: https://developers.xoxoday.com/docs/overview
common:
- type: AgenticAccess
  url: agentic-access/xoxoday-agentic-access.yml
- type: TrustCenter
  url: security/xoxoday-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/xoxoday-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/xoxoday-domain-security.yml
- type: Authentication
  url: authentication/xoxoday-authentication.yml
- type: OAuthScopes
  url: scopes/xoxoday-scopes.yml
- type: Website
  url: https://www.xoxoday.com/
- type: Documentation
  url: https://developers.xoxoday.com/docs/overview
- type: GitHubOrg
  url: https://github.com/xoxoday
- type: LinkedIn
  url: https://www.linkedin.com/company/xoxoday/
- type: Blog
  url: https://blog.xoxoday.com/
- type: Pricing
  url: https://plum.xoxoday.com/pricing
- type: StatusPage
  url: https://status.xoxoday.com/
- type: X
  url: https://twitter.com/thexoxoday
- type: Plans
  url: plans/xoxoday-plans-pricing.yml
- type: RateLimits
  url: rate-limits/xoxoday-rate-limits.yml
- type: FinOps
  url: finops/xoxoday-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com