Receive real-time event notifications from your NexusAI pipeline. Configure endpoints, subscribe to events, and verify payloads securely.
Used to HMAC-SHA256 sign all payloads. Never share this publicly.
Send a test payload to verify your endpoint configuration and routing.
NexusAI signs every webhook using HMAC-SHA256 with your signing secret.
Always verify signatures server-side. Implement idempotency keys to handle retries. Drop < 200/299 responses within 5 seconds.