SLAAAD API Overview

SLAAAD is a backend API that enables spatial acquisition of plots inside terrains on your website/app. We do not touch images/content; we only handle ownership, acquisitions, and payments for plots.

What problems does it solve?

  • No need for operators to manually set ad prices
  • Values are determined through acquisitions for each plot
  • Only the winning participant pays, based on Stripe HOLD payments

Overall Architecture

  1. Create a project and Terrain in the SLAAAD console.
  2. Each Terrain generates plots as a 2D grid (rows × columns).
  3. Your service (your server) manages artifact images.
  4. When a participant interacts with a plot → acquisition request is sent to SLAAAD.
  5. When an acquisition ends, SLAAAD automatically performs Stripe Capture/Cancel.