Skip to content

API overview

Momentiq exposes three API surfaces under the main app host:

PrefixAuthPurpose
/api/internal/momentiq/**Momentiq session JWT (Super Admin)Lab, designer, campaigns
/api/public/momentiq/**Public tokens / form linksRespondent-facing forms
/api/external/momentiq/**API keysIntegrations and callbacks

Health check: GET /api/internal/momentiq/health

External result submission: POST /api/external/momentiq/results

Callback deliveries include X-Momentiq-Timestamp and X-Momentiq-Signature headers when a callback secret is configured.