SEC.SI CARE
B2B API Integration
SEC.SI GERMANY · REST-Schnittstelle für Drittanbieter
TLS 1.3 verschlüsseltAPI-Key Auth< 500ms LatenzDSGVO-konform
Base URL
https://api.sec-si.de/v1
⚠️ Produktiv-Endpunkt verfügbar nach Upgrade auf Builder+ Plan
Endpunkte
POSThttps://api.sec-si.de/v1/webhook/date-booked
Drittanbieter meldet gebuchtes Date mit verschlüsselter Nutzer-ID
Request Body
{
"encrypted_user_id": "sha256:abc123...",
"partner_app": "LovedApp",
"timer_minutes": 15,
"silent_code": "5678"
}Response
{
"session_id": "sess_xyz",
"status": "active",
"guardian_link": "https://app.sec-si.de/s/xyz"
}Globales Notruf-Routing (Live-Demo)
Produktiv-Rollout aktivieren
Upgrade auf Builder+ für Live-Webhooks und Backend-Funktionen
Webhook-Empfang von Drittanbietern
Automatisches GPS-Routing
WhatsApp Guardian-Benachrichtigung
Skalierbare Deno Edge Functions