Zintegruj SignaGenius z istniejącymi przepływami pracy. Nasze REST API pozwala programowo zarządzać członkami zespołu, wyzwalać synchronizacje i pobierać analitykę w czasie rzeczywistym.
Wszystkie żądania API muszą być uwierzytelnione za pomocą tokena Bearer. Możesz wygenerować klucze API w Panel Admina > Ustawienia > Deweloperzy.
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://panel.signagenius.com/api/v1/users/usersLista wszystkich członków zespołu i status ich podpisu.
/usersCreate a managed workspace user.
/users/{id}Retrieve one tenant-scoped managed user.
/users/{id}Update supported profile fields or account status.
/users/{id}Soft-disable a user while retaining their audit history.
/users/batchCreate, update, or disable up to 100 users with per-row results and idempotent replay.
/signaturesList the 200 newest generated signature artifacts.
/change-requestsList governed profile change requests.
/analyticsPobierz analitykę kliknięć w linki dla określonego zakresu czasu.
/audiencesList reusable campaign audiences and resolved members.
/audiencesCreate or idempotently replace an API-managed audience.
/audiences/{id}Retrieve one audience with its resolved members.
/audiences/{id}Replace an audience and its complete membership.
/audiences/{id}Delete a reusable audience.
/webhooksList signed webhook subscriptions without their secrets.
/webhooksCreate a subscription and receive its signing secret once.
/webhooks/{id}Update, enable, or pause a webhook subscription.
/webhooks/{id}Delete a webhook subscription.
/exportDownload a versioned workspace configuration export without credentials, secrets, event history, or rebuildable artifacts.
Nasz zespół inżynierów jest tutaj, aby pomóc Ci w integracji.
Porozmawiaj z Wsparciem