Saltar al contenido principal

Choose an Integration

Eixam offers multiple integration options. This page helps you pick the right one for your use case.

Comparison

FeatureFlutter SDKREST API
PlatformFlutter (Android + iOS)Any (backend, web, mobile)
BLE device supportNative BLE pairing and telemetryNot applicable
SOSFull lifecycle (trigger, cancel, ack)Via HTTP endpoints
Realtime eventsMQTT streams via SDKMQTT direct or webhooks
Protection ModeAndroid foreground serviceNot applicable
Emergency contactsFull CRUD via SDKVia HTTP endpoints
Signed sessionsSDK manages auth headersYou manage auth headers
StatusAvailableAvailable

Choose the Flutter SDK if you are building a Flutter mobile application that needs:

  • Direct BLE pairing with Eixam hardware
  • Real-time device telemetry and SOS handling
  • Protection Mode for background continuity on Android
  • A managed SDK that handles session lifecycle, transport, and safety flows

Start here: Flutter SDK Overview