Introduction

Welcome, developers!

  • This documentation explains how to integrate your game or services with the Playfull platform. Use the sidebar to navigate topic-specific guides and reference material.

Site overview

Game Developers

The Playfull platform enables you to send in-game events, track player activity, evaluate mission progress, and deliver rewards. The API follows REST principles, uses JSON payloads, and signs requests to protect data integrity.

  • Missions — Conceptual and implementation guides for Playfull’s mission engine, including flow diagrams and how mission rules trigger rewards.
  • REST API — Reference and examples for sending custom game events, managing user accounts, and batching events. Includes signature generation and verification, and common use-case examples.
  • Reward Postback — Implementation guidance for the webhook that Playfull uses to notify developers when a user receives an in-game reward.
  • Limits & Best Practices — Rate limits, payload constraints, and recommendations for reliable integration.

Start with the Missions section to learn how the Playfull Mission System works and how you can implement it in your game.

Offerwall Publishers

The Playfull Offerwall allows you to integrate Playfull’s Missions into your experience and monetize your users.

  • White-label Integration — Offerwall onboarding, publisher-specific configuration and best practices for white-label offerwall publishers. For publishers that want to use Playfull’s white-label offerwall and take advantage of Playfull’s offerwall experience, user support, user history (missions and rewards), and more.
  • API Integration — Offerwall onboarding, publisher-specific configuration and best practices for API-integrated offerwall publishers. For publishers that want to query missions from the Playfull API and present them in their own experience.