{"name":"Oomos 360 Tour API","version":"1.0.0","endpoints":{"POST /api/tours":"Create a new tour with panorama images","GET /api/tours":"Get all tours","GET /api/tours/:id":"Get a specific tour with scenes","DELETE /api/tours/:id":"Delete a tour","POST /api/contact":"Submit a contact form","GET /api/contact":"Get all contact submissions","POST /api/auth/sync":"Sync Supabase user to database (create/update)","GET /api/auth/user/:id":"Get user by Supabase auth ID"}}