Podium Commerce API

Supercharge Your Incentives. Automate identity, rewards, attribution, and orchestration.

Podium is a suite of modular primitives to orchestrate orders, drive intent, unify rewards, and settle payments across applications and brand properties. Agentic optimized, Innovator driven.

Anchor Identity
Brand Token Factory
Composable Commerce
On & Offchain Incentives
Affiliate & Attribution
Payments & Settlement
Cross-Property Points
AI Agentic Actions
Podium Commerce API

Programmable commerce that ships fast

Composable primitives to orchestrate orders, attribute value, and settle payments across apps.

Composable Commerce Orchestration
Core Module
Headless APIs for catalogs, tokenized checkout, fulfillment webhooks, and incentive hooks — so every order can trigger rewards, burns, or referrals.
POST https://api.podiumcommerce.xyz/v1/orders
{
  "customer_id": "podium_123",
  "items": [
    { "sku": "TEE-BLACK-S", "qty": 1 },
    { "sku": "VIP-PASS", "qty": 1, "token_gate": { "token": "$AURA", "min_balance": 1 } }
  ],
  "incentives": {
    "on_purchase": [
      { "type": "reward", "token": "$PODIUM", "amount": 5 },
      { "type": "referral", "percent": 5, "attribution_id": "link_9fz" }
    ]
  },
  "webhook_url": "https://yourapp.com/fulfillment"
}
View Commerce Docs
Payments · Data · SDKs
Stablecoin-first payouts, unified events for analytics, and TypeScript/Python SDKs to ship faster.
POST https://api.podiumcommerce.xyz/v1/payments/intent
{
  "order_id": "ord_8x1",
  "currency": "USDC",
  "payouts": [
    { "to": "creator_wallet", "amount": 42 },
    { "to": "referrer_wallet", "percent": 5 }
  ],
  "treasury": { "fee_percent": 2, "lock": { "duration_days": 7 } }
}
Composable Commerce
Headless OMS with incentive hooks (rewards, burns, referral).
Payments & Settlement
Stablecoin-first payouts with transparent fee flows.
Cross-Property Points
Unified events API for dashboards and attribution.
AI Agentic Actions
TS/Python SDKs, REST & GraphQL endpoints.

Ready to build with Podium?

Jump into quickstarts and example recipes, or head straight to the API docs.

Integrations & Core Stack

Built on a modern, interoperable stack — with integrations developers expect

Podium plugs into your existing architecture. Use stablecoins for settlement, connect fiat ramps, index on‑chain events, and ship with audited tools.

Coming Next: Core Protocol Stack
Developer‑first
Execution
Dedicated Execution Layer, Native Protocol Token
Contracts
Solidity modules: Brand Tokens, Rewards, Project Pools, Governance
Data
Subgraphs, Arweave/IPFS, Chainlink‑compatible oracles
API
REST & GraphQL; rate‑limited; staking‑tier access
SDKs
TypeScript/JS, Python; no‑code connectors planned
Payments
USDC‑first settlement; payouts; optional streams; fiat ramps
Security
Audits, formal verification, Defender, multisig, timelocks

What developers are building with Podium today

Internet Brand Markets

Exclusive launches and access passes powered by Brand Tokens.

Affiliate Networks

Trackable, rewardable creator referrals that scale distribution natively.

Programmable Commerce

Dynamic stores and campaigns where every transaction can trigger rewards or burns.

Ready to build?

Explore our comprehensive API documentation and start building the future of commerce today.