Skip to main content

Prerequisites

Before you begin, obtain the following from your Xoxoday onboarding pack:
Never commit client_secret or bearer tokens to source control.

Step 1 — Generate an Auth Token

All API calls require a bearer token. Generate one using your client credentials:
Response
Save the token value — use it as Authorization: bearer {token} in all subsequent calls.

Step 2 — Enroll a Member

Step 3 — Submit a Transaction

Step 4 — Check Points Balance

Next Steps

Bulk Transactions (V2)

Submit multiple transactions asynchronously as a batch.

Redeem Points

Initiate a points redemption for a member.