Settings
Account settings live behind your user initials in the top-right of client.applixir.com. You'll see the following tabs:
General
Your name, email, company name, and contact details. Keep these current — we use the contact info for payout confirmations and policy updates.
Payout
Where AppLixir sends your revenue. Choose Bank Transfer or PayPal, and enter the corresponding details. See Payout and Setting up Bank Details for what's required.
Callback
Server-side reward webhook configuration — used to grant in-game rewards securely after a publisher's player finishes an ad. Set:
- Callback URL — your server endpoint that grants the reward
- Shared Secret — used to compute the MD5 signature on each callback (MD5 modes) so you can verify it came from AppLixir
- Mode — No MD5 or TID (test), MD5 Only, or MD5 and TID (recommended for production)
See Step 4: Setting up Callbacks for the full payload, signature verification, and a working example.
The client-side status.type === "complete" event is for optimistic UI only. The server callback is the source of truth for granting rewards.
Security
Change your account password. Enter your current password, then the new one, and click Save. We recommend a strong, unique password and rotating it if you suspect any compromise.
For account recovery or 2FA questions, email support@applixir.com.