Feature

Server-side entitlements

Gate any feature from any backend. Tierux verifies purchases with the store and returns normalized entitlement state — one REST call, no client-side secrets.

CapabilityWith TieruxWithout Tierux
Store verificationServer-side via Android Publisher / StoreKit 2 JWSManual API calls, per-platform logic
Token storageHashed for dedup, AES-256-GCM encrypted for refreshCustom — often raw tokens in plain DB columns
Entitlement stateNormalized (active/expired/grace) across Android + iOSAd-hoc, platform-specific parsing
Multi-platformOne API, same response shapeSeparate code paths per store
Server integrationREST — any language, any backendCustom middleware and store SDKs
RTDN / webhook processingAuto-processed — renewals, expiries, cancellationsMust build and maintain Pub/Sub + App Store Server Notifications
Pricing modelFlat monthly fee, no revenue tax% of tracked revenue or free — but dev time is expensive

Tierux is pre-launch. We ship server-side verification and entitlement state today, and we're building toward the full feature set that mature platforms offer.

Related features

Purchase verification

Send a purchase token to Tierux — it verifies with the store and returns active/expired/grace-period state.

Entitlement mapping

Map any store product to an entitlement ID — one consistent API to check access across platforms.

Quickstart docs

Wire up the REST API in minutes with curl examples and language-agnostic endpoints.

Verify server-side, gate anywhere

Free tier — unlimited apps, 1 paywall. No credit card, no revenue share.

Start free