Skip to content

API Overview

  • Production API: https://api.sicket.app
  • Local API: http://localhost:8080

Documented public-facing endpoints should now be treated as:

  • /api/v1/*

The backend currently supports both:

  • /api/v1/*
  • /api/*

The unversioned routes are compatibility aliases during migration.

New integrations should target:

  • /api/v1/*
  • authentication
  • organizations and memberships
  • buildings and residential units
  • invitations and onboarding
  • tickets, comments, notes, activity, attachments
  • announcements
  • notifications and preferences
  • analytics
  • AI-assisted support
  • realtime server-sent events