Skip to main content
Version: 1.0.0

Constellation Platform API

REST API for the Constellation Project Coordination platform. Provides endpoints for managing organisations, projects, initiatives, tasks, stages, gates, files, notifications, audit trails, and reporting.

Multi-org (INF-143): an API-key caller who is an ACTIVE member of more than one organisation may send the x-act-as-org header on any authed request to act as a specific org for that call, validated server-side against live membership. Omit it to use the token default org; a non-member value is rejected with 403.

Authentication

Supabase session token obtained via /api/auth/login

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT