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