TPP
Developers

The Power Plugin (TPP) developer resources

REST API, OpenAPI and MCP for iGaming rewards: customers, catalogs, stores and orders. The linked references use the sandbox; production access is configured during onboarding.

Agentic integration

Paste one line. Your agent writes the integration.

It installs the TPP skill — keys, wire rules, the five calls, webhooks and the hosted storefront — and reads the live OpenAPI contract before writing a single call.

Click to copy. The skill is public and carries no credentials: your agent asks you for a sandbox key when it needs one.

  1. 01

    You paste

    One public URL into Claude Code, Cursor, Codex or Gemini CLI. Nothing to install first.

  2. 02

    It reads the contract

    Step zero of the skill is fetching the live OpenAPI spec, so the agent never invents an endpoint or a field.

  3. 03

    It writes the calls

    Onboard a player, credit coins, browse the catalog, reserve an order, capture the address. Idempotency and scopes come with it.

Works withClaude CodeCursorCodexGemini CLI
Per-agent install guide

Need a token or a walkthrough?

Book a demo and we issue keys, map scopes and connect your first agent.

The Power Plugin (TPP) developer resources | OpenAPI, REST API, MCP