{ "info": { "_postman_id": "48436121-b733-4555-b1eb-7d22ff793d2a", "name": "Appcharge Assets Personalization API", "description": "Appcharge is a monetization platform for mobile games, providing a direct-to-consumer (D2C) web store, mobile Checkout SDK, and Payment Links so publishers can sell in-game offers outside the app stores. This API covers checkout sessions, refunds, coupons and promo codes, price localization, financial and analytics reporting, web store offers (bundles, daily bonuses, rolling/special offers, progress bars, reward calendars, triggered popups), offer components (products, badges, offer designs), game-portal content, media assets, translations, and player personalization/authentication callbacks. Authentication uses the x-publisher-token header; webhooks are signed with an HMAC-SHA256 signature.\n\nContact Support:\n Name: Appcharge Developer Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:03:02.000Z", "updatedAt": "2026-07-28T01:03:03.000Z", "lastUpdatedBy": "35240", "uid": "35240-48436121-b733-4555-b1eb-7d22ff793d2a" }, "item": [ { "name": "{YOUR_PERSONALIZE_WEBSTORE_ENDPOINT}", "item": [ { "name": "Sync player information", "id": "9a823f7c-5531-4198-80fb-ccbb9e5ed9ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "Publisher token.", "key": "x-publisher-token", "value": "" }, { "description": "The signed payload.", "key": "signature", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"playerId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/:YOUR_PERSONALIZE_WEBSTORE_ENDPOINT", "host": [ "{{baseUrl}}" ], "path": [ ":YOUR_PERSONALIZE_WEBSTORE_ENDPOINT" ], "variable": [ { "id": "5ba02c79-d05e-4af7-b526-619484df21ee", "key": "YOUR_PERSONALIZE_WEBSTORE_ENDPOINT" } ] }, "description": " This is a callback API. Appcharge calls this endpoint on your server when specific events occur. \n\n Notifies your system to personalize the web store for a player.

Appcharge calls this endpoint when:
  • A player logs in to your web store.
  • A player completes a purchase.
  • Every 5 minutes after the player\u2019s last sync.
Your server responds with the most current player data and all available offers for the player. Appcharge then updates the web store for the player accordingly." }, "response": [ { "id": "e985a5df-f46e-4759-8709-b4e60ab85639", "name": "Successful operation", "originalRequest": { "method": "POST", "header": [ { "description": "Publisher token.", "key": "x-publisher-token", "value": "" }, { "description": "The signed payload.", "key": "signature", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"playerId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/:YOUR_PERSONALIZE_WEBSTORE_ENDPOINT", "host": [ "{{baseUrl}}" ], "path": [ ":YOUR_PERSONALIZE_WEBSTORE_ENDPOINT" ], "variable": [ { "key": "YOUR_PERSONALIZE_WEBSTORE_ENDPOINT" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"valid\",\n \"sessionMetadata\": {},\n \"version\": \"\",\n \"logo\": \"\",\n \"profileFrameId\": \"\",\n \"playerLevelName\": \"\",\n \"bannerExternalId\": \"\",\n \"playerLevel\": {\n \"assetId\": \"\",\n \"text\": \"\",\n \"endsIn\": \"\"\n },\n \"playerLevelBanners\": [\n {\n \"assetId\": \"\",\n \"designId\": \"\",\n \"text\": [\n {\n \"id\": \"\",\n \"content\": \"\"\n },\n {\n \"id\": \"\",\n \"content\": \"\"\n }\n ],\n \"endsIn\": \"\"\n },\n {\n \"assetId\": \"\",\n \"designId\": \"\",\n \"text\": [\n {\n \"id\": \"\",\n \"content\": \"\"\n },\n {\n \"id\": \"\",\n \"content\": \"\"\n }\n ],\n \"endsIn\": \"\"\n }\n ],\n \"offersOrder\": \"priceLowToHigh\",\n \"sectionsOrder\": [\n \"\",\n \"\"\n ],\n \"segments\": [\n \"\",\n \"\"\n ],\n \"focus\": {\n \"publisherBundleId\": \"\"\n },\n \"attributes\": {},\n \"storeTheme\": {\n \"bgImageMobile\": \"\",\n \"bgImageDesktop\": \"\",\n \"logo\": \"\",\n \"profileFrameImage\": \"\",\n \"bannerImage\": \"\",\n \"playerLevelImage\": \"\"\n },\n \"balances\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\"\n }\n ],\n \"offers\": [\n {\n \"publisherOfferId\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Main\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Main\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"productSale\": {\n \"amountBeforeSale\": \"\",\n \"sale\": \"\",\n \"type\": \"\"\n },\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\",\n \"priceBeforeDiscount\": \"\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"progressBarPoints\": [\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n },\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Main\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Sub\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"productSale\": {\n \"amountBeforeSale\": \"\",\n \"sale\": \"\",\n \"type\": \"\"\n },\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\",\n \"priceBeforeDiscount\": \"\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"right\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"progressBarPoints\": [\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n },\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n }\n ]\n }\n ],\n \"endsIn\": \"\",\n \"offerDescriptionOverride\": \"\",\n \"offerDesignOverride\": {\n \"offerDesignSubtitleTextOverride\": \"\",\n \"offerDesignId\": \"\",\n \"offerBackgroundImageOverride\": \"\"\n },\n \"productSale\": {\n \"amountBeforeSale\": \"\",\n \"sale\": \"\",\n \"type\": \"\"\n },\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\",\n \"priceBeforeDiscount\": \"\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"right\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"center\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"dynamicOfferUi\": {\n \"salePercentage\": \"\",\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"center\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"center\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"amountBeforeSale\": \"\",\n \"salePercentageDisplayType\": \"\",\n \"offerDesignId\": \"\"\n }\n },\n {\n \"publisherOfferId\": \"\",\n \"productsSequence\": [\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Sub\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Main\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"productSale\": {\n \"amountBeforeSale\": \"\",\n \"sale\": \"\",\n \"type\": \"\"\n },\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\",\n \"priceBeforeDiscount\": \"\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"progressBarPoints\": [\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n },\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n }\n ]\n },\n {\n \"index\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Main\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n },\n {\n \"publisherProductId\": \"\",\n \"quantity\": \"\",\n \"priority\": \"Main\",\n \"traits\": [\n {\n \"assetId\": \"\",\n \"text\": \"\"\n },\n {\n \"assetId\": \"\",\n \"text\": \"\"\n }\n ],\n \"rarityProductInfo\": {\n \"stars\": \"\",\n \"tooltip\": [\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n },\n {\n \"sectionName\": \"\",\n \"products\": [\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n },\n {\n \"publisherProductId\": \"\",\n \"text\": \"\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"productSale\": {\n \"amountBeforeSale\": \"\",\n \"sale\": \"\",\n \"type\": \"\"\n },\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\",\n \"priceBeforeDiscount\": \"\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"left\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"progressBarPoints\": [\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n },\n {\n \"publisherBarId\": \"\",\n \"points\": \"\"\n }\n ]\n }\n ],\n \"endsIn\": \"\",\n \"offerDescriptionOverride\": \"\",\n \"offerDesignOverride\": {\n \"offerDesignSubtitleTextOverride\": \"\",\n \"offerDesignId\": \"\",\n \"offerBackgroundImageOverride\": \"\"\n },\n \"productSale\": {\n \"amountBeforeSale\": \"\",\n \"sale\": \"\",\n \"type\": \"\"\n },\n \"priceDiscount\": {\n \"discount\": \"\",\n \"type\": \"percentage\",\n \"priceBeforeDiscount\": \"\"\n },\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"right\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"right\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"dynamicOfferUi\": {\n \"salePercentage\": \"\",\n \"badges\": [\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"center\",\n \"ribbonTextOverride\": \"\"\n },\n {\n \"publisherBadgeId\": \"\",\n \"position\": \"center\",\n \"ribbonTextOverride\": \"\"\n }\n ],\n \"amountBeforeSale\": \"\",\n \"salePercentageDisplayType\": \"\",\n \"offerDesignId\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:03:03.000Z", "updatedAt": "2026-07-28T01:03:03.000Z", "uid": "35240-e985a5df-f46e-4759-8709-b4e60ab85639" } ], "createdAt": "2026-07-28T01:03:03.000Z", "updatedAt": "2026-07-28T01:03:03.000Z", "uid": "35240-9a823f7c-5531-4198-80fb-ccbb9e5ed9ab" } ], "id": "013dabcb-b8cd-4bcd-93fc-6731f6d9b481", "createdAt": "2026-07-28T01:03:03.000Z", "updatedAt": "2026-07-28T01:03:03.000Z", "uid": "35240-013dabcb-b8cd-4bcd-93fc-6731f6d9b481" } ], "variable": [ { "key": "baseUrl", "value": "https://api.appcharge.com" } ] }