Skip to content
Developers

Build participation into anything.

The prediction engine, identity, wallet, and compliance stack that runs PLLAY in production — offered to partners today through pilot access, not a public self-serve API. We say which is which, on purpose.

Quick start

The shortest path in.

Your application → PLLAY → an interactive moment.

pllay.pools.create()Illustrative
await pllay.pools.create({
  title: "What happens next?",
  outcomes: ["yes", "no"],
  window_ms: 45000,
  skill_weighted: true,
})
// → pool live. settlement, payouts
//   & compliance handled by PLLAY.
// shape is illustrative — not the production API contract
Capability map

What you get access to.

Two real, deployed APIs run these services in production today — one for creators on a paid plan, one for provisioned partners. Neither is self-serve yet.

PredictionsIdentityWalletIntegrityComplianceSettlementAnalytics
Developer experience

What's live, and what isn't yet.

Documentation
Not yet

Not public yet. The architecture below is the closest thing that exists today.

API reference
Not yet

Two real, deployed APIs exist behind pilot/subscription access — no public reference yet.

SDKs
Not yet

No published client library in any language yet.

Authentication
Not yet

Key-based auth exists for provisioned integrations — no public onboarding flow yet.

Sandbox
Not yet

No public test environment. /developers/sandbox was announced ahead of what shipped — this page is the correction.

Architecture: real, see it below. Security: deny-by-default access controls on every money-touching system. Webhooks: a real, signed event system exists for provisioned partners — settlement and payout events, not yet publicly documented. Latency: no verified public number exists yet, so we're not citing one. We say which is which, on purpose.