EZ2Share Admin

Ad config & entitlement control
Not connected

Connection

Admin token is sent as Authorization: Bearer <token> and kept in memory only (never stored).

Ad configuration

Loads via GET /admin/config, saves via POST /admin/config.

Ads enabled (master)ads.enabled — off = no paid ads anywhere
Home · Sponsored tilesponsoredTile.enabled
After-transfer · Interstitialinterstitial.enabled
House promo (slot-filler)housePromo.enabled — neutral tip when no paid creative. No purchase link (store-safe).
LAN transferlanTransferEnabled


Homepages.home
Devicespages.devices
Roomspages.rooms
Filespages.installs
Get Filepages.downloader
Receivepages.receive

Creatives 0


version stays 1

Live payload preview

Exact body sent to POST /admin/config.

{}

Entitlement grant

Grant or revoke Pro via POST /admin/entitlement. Identify by account token or email.

Sent as token if it doesn't look like an email, otherwise as email.
Sent as Unix seconds. Empty = no expiry (null).