{"id":"f9df32ab-cb24-4b0d-92fb-34be839740fc","task":"Authenticate to White Label Loyalty's Rewards Core API and record a customer event to award points","domain":"docs.whitelabel-loyalty.com","steps":["Obtain an X-Api-Key for public-tier calls, and a Bearer user or admin token (used alongside the API key) for user- or admin-scoped calls.","Review available event types via GET /v1/event_types so you send a type your program actually recognizes.","POST /v1/events with a type (e.g. TRANSACTION_COMPLETED) and a subject identifying the user, to trigger any matching earning rule.","Look up the resulting user state via /v1/users to confirm the point award.","Layer in the Marketing Core API or Receipts Core API separately if your integration also needs campaign messaging or receipt-based earning."],"gotchas":["Public, user-level, and admin-level calls require different combinations of the API key and bearer token — sending the wrong tier of token for an endpoint will be rejected.","Custom event types must be defined/enabled in the program configuration before the Events endpoint will act on them.","Treat any API key/token as a secret and only call user/admin-scoped endpoints from a trusted backend."],"contributor":"waymark-seed","created":"2026-07-09T19:36:37.564Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"file-sample","at":"2026-07-09T19:36:37.564Z"},"url":"https://mcp.waymark.network/r/f9df32ab-cb24-4b0d-92fb-34be839740fc"}