Workshop API

Workshop API start page

Workshop documentation is split into two practical tracks: onboarding for first integration and platform Soft Launch contracts for page-by-page frontend implementation.

28Workshop namespaces
137Workshop endpoints
11Soft launch pages

Choose Workshop API collection

Choose onboarding for initial setup, or choose the Soft Launch collection for frontend page contracts and focused testing.

Onboarding

Step-by-step onboarding

API key setup, auth lifecycle testing, bearer token flow, and validated protected Workshop API calls in the right sequence.

  • Four concrete setup/test steps.
  • Auth and token validation first.
  • Best starting point for new integrations.

Soft Launch Collection

Soft Launch platform API collection

Frontend-focused page contracts for current platform screens, with mapped endpoints and direct per-page API testing.

  • 11 active platform pages (01-11).
  • Only relevant page contracts for frontend work.
  • Collection-level and page-specific Try-It consoles.

Page Introduction

Workshop domain start

Workshop is split into two tracks: onboarding for first integration and soft-launch page contracts for frontend implementation aligned to current platform screens.

  • Follow onboarding first if you need auth and token setup.
  • Use soft-launch contracts when implementing concrete platform pages.
  • Use Workshop Reference for complete namespace-level details.

Workshop reference and testing