Orion System

🔧 DB Playground

Test and debug Supabase API endpoints for the Viewer

API Endpoints

Project
/api/projects
Get configured project
Phases
/api/phases
Get all phases for project
Units
/api/units
Get all units for project
Units with Definitions
/api/units-with-definitions
Get enriched units and property definitions (defaults to first phase of project)
Property Definitions
/api/unit-property-definitions
Get property definitions
Unit Assets
/api/unit-assets
Get assets for a unit (requires unit_id)
Units with Assets
/api/units-with-assets
Get units enriched with their assets
ThreeJS Config
/api/threejs-config
Get threejs configs
External Spot Categories
/api/external-spot-categories
Get external spot categories for user projects
External Spots
/api/external-spots
Get external spots for user projects
Spots with Categories
/api/external-spots-with-categories
Get enriched spots with category info
Image Sequences (All)
/api/image-sequences
Get all image sequences
Image Sequence (by Project)
/api/image-sequences?by=project
Get image sequence for project
Image Sequence (by Phase)
/api/image-sequences?by=phase
Get image sequence for first phase

Select an endpoint to view response

Click on an endpoint card to view its response here.

0
Successful
0
Failed
0
Loading
14
Pending

Data is read from Supabase using URBANNO_PROJECT_ID from environment