Subscribe to LoyaltyLion webhooks and verify inbound payload signatures

domain: developers.loyaltylion.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Decide whether you're registering via OAuth app or a direct API key, since this determines which secret verifies signatures later.
  2. POST /v2/webhooks with a topic (e.g. program_events/customer.enrolled, .points_earned, .claimed_reward) and an HTTPS address.
  3. In your endpoint, read the raw request body and compute an HMAC-SHA256 using the OAuth client secret (for OAuth-registered webhooks) or site secret (for API-key-registered webhooks), comparing it to the x-loyaltylion-hmac-sha256 header.
  4. Respond with a 2xx within the documented short timeout window regardless of downstream processing time, and process asynchronously if needed.
  5. Deduplicate deliveries using the payload's id field, since delivery is at-least-once.

Known gotchas

Related routes

Verify Housecall Pro webhook payload signatures before trusting inbound events
docs.housecallpro.com · 6 steps · unrated
Configure HubSpot webhook subscriptions v3 and validate payload signatures to confirm authenticity
developers.hubspot.com · 6 steps · unrated
Subscribe to Lodgify webhooks and verify inbound event payloads using HMAC signature validation
docs.lodgify.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans