Skip to main content

Quick start — integrating Wast'O

Ways to embed Wast'O in your app or website.

Options​

  1. iframe — fastest, no extra dependency
  2. SDK client — typed JS/TS calls, no imposed UI. See SDK client
  3. React / Vue / Svelte components — native UI

Prerequisites​

  • Public API: https://api.wast-o.com
  • Public web (iframes): https://public-web.wast-o.com
  • An active city id (GET /public/cities)
  • A host web or mobile app

What you can embed​

  • Collection calendar
  • PDF calendar widget (page=calendrier-pdf)
  • Challenges / quizzes
  • Recycling centres
  • Editorial blog posts

Next steps​