# Hang Platform ## Hang Platform - [Introduction](https://docs.hang.com/hang-platform/introduction.md) - [Hang Embed](https://docs.hang.com/hang-platform/hang-embed.md): For brands utlizing the API and white labled portal, hang offers an embedded solution to integrate the rewards portal with your own website or app. - [Use incoming webhooks to get real-time updates](https://docs.hang.com/hang-platform/webhooks/use-incoming-webhooks-to-get-real-time-updates.md): Listen for events on your Hang program so your integration can automatically trigger reactions. - [Types of events](https://docs.hang.com/hang-platform/webhooks/types-of-events.md) - [quest\_opt\_in.updated](https://docs.hang.com/hang-platform/webhooks/quest_opt_in.updated.md): occurs whenever a user makes progress on a quest that they're opted into - [program\_membership.created](https://docs.hang.com/hang-platform/webhooks/program_membership.created.md): occurs when a new program membership is created in Hang's system - [program\_membership.updated](https://docs.hang.com/hang-platform/webhooks/program_membership.updated.md): occurs when a program membership is updated in Hang's system - [Creating Program Memberships for New Users](https://docs.hang.com/hang-platform/api-usage/creating-program-memberships-for-new-users.md): Creating a new program membership allows you to add a user to your loyalty program, either through an external user ID or phone. - [Search for a program membership](https://docs.hang.com/hang-platform/api-usage/search-for-a-program-membership.md) - [Updating Program Memberships for Existing Users](https://docs.hang.com/hang-platform/api-usage/updating-program-memberships-for-existing-users.md): Updating an existing program membership allows you to modify specific fields of a user's membership, such as the external\_user\_id. - [Deleting a Program Membership](https://docs.hang.com/hang-platform/api-usage/deleting-a-program-membership.md): Delete a program membership to remove any PII tied to the membership. - [Record Activities on a Program Membership](https://docs.hang.com/hang-platform/api-usage/record-activities-on-a-program-membership.md): Activities are events that change the points a specific user has in a program. - [Update Traits on a Program Membership](https://docs.hang.com/hang-platform/api-usage/update-traits-on-a-program-membership.md): Traits are specific attributes or characteristics linked to a program membership. Using Hang's Partner API, you can seamlessly add or remove traits from a specified program membership - [Fetching and Opening Loot Boxes for a Program Membership](https://docs.hang.com/hang-platform/api-usage/fetching-and-opening-loot-boxes-for-a-program-membership.md): Loot boxes are collections of virtual items or rewards that a user can obtain within a program. - [Managing Quests for Program Memberships](https://docs.hang.com/hang-platform/api-usage/managing-quests-for-program-memberships.md): Quests are structured activities within a program designed to encourage customer engagement, offer rewards, and support the brand's message. - [Managing Redemptions for Program Memberships](https://docs.hang.com/hang-platform/api-usage/managing-redemptions-for-program-memberships.md): Redemptions signify when a specific reward was redeemed - [Retrieving Rewards for Program Memberships](https://docs.hang.com/hang-platform/api-usage/retrieving-rewards-for-program-memberships.md) - [Creating and Managing Puzzles](https://docs.hang.com/hang-platform/api-usage/creating-and-managing-puzzles.md): Creating/managing puzzles allows you to create engaging puzzles through the partner API. - [Checking applicable Rewards for a Toast cart](https://docs.hang.com/hang-platform/api-usage/checking-applicable-rewards-for-a-toast-cart.md): Activities are events that change the points a specific user has in a program. - [Posting Orders Through Hang](https://docs.hang.com/hang-platform/api-usage/posting-orders-through-hang.md) - [Search for a PartnerApiOrder](https://docs.hang.com/hang-platform/api-usage/search-for-a-partnerapiorder.md) - [Retrieving Created or Updated Program Memberships](https://docs.hang.com/hang-platform/api-usage/retrieving-created-or-updated-program-memberships.md): The POST /v2/program-memberships/bulk-search endpoint offers a way to reconcile which program memberships were created at and/or updated at within a given time frame. - [Overview](https://docs.hang.com/hang-platform/api/overview.md) - [About](https://docs.hang.com/hang-platform/api/about.md) - [API reference](https://docs.hang.com/hang-platform/api/api-reference.md) - [Membership](https://docs.hang.com/hang-platform/api/api-reference/membership.md) - [Social media credentials](https://docs.hang.com/hang-platform/api/api-reference/membership/social-media-credentials.md) - [Wallets](https://docs.hang.com/hang-platform/api/api-reference/membership/wallets.md) - [Program memberships](https://docs.hang.com/hang-platform/api/api-reference/program-memberships.md) - [Activities](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/activities.md) - [Add trait](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/add-trait.md) - [Remove trait](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/remove-trait.md) - [Set image](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/set-image.md) - [Search](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/search.md) - [Level](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/level.md) - [Opt ins](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/opt-ins.md) - [Redemptions](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/redemptions.md) - [Rewards](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/rewards.md) - [Applicable rewards](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/applicable-rewards.md) - [Balance cards](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/balance-cards.md) - [Deposit](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/balance-cards/deposit.md) - [Reverse transaction](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/balance-cards/reverse-transaction.md) - [Loot boxes](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/loot-boxes.md) - [Open](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/loot-boxes/open.md) - [Puzzles](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/puzzles.md) - [Complete](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/puzzles/complete.md) - [Activies](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/activies.md) - [Synchronous](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/activies/synchronous.md) - [Quests](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/quests.md) - [Opt ins](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/quests/opt-ins.md) - [Opt in](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/quests/opt-in.md) - [Available Quests](https://docs.hang.com/hang-platform/api/api-reference/program-memberships/quests/available-quests.md) - [Users](https://docs.hang.com/hang-platform/api/api-reference/users.md) - [Integrations](https://docs.hang.com/hang-platform/api/api-reference/integrations.md) - [Search](https://docs.hang.com/hang-platform/api/api-reference/integrations/search.md) - [Programs](https://docs.hang.com/hang-platform/api/api-reference/programs.md) - [Tiers](https://docs.hang.com/hang-platform/api/api-reference/programs/tiers.md) - [Admin](https://docs.hang.com/hang-platform/api/api-reference/admin.md) - [Program](https://docs.hang.com/hang-platform/api/api-reference/admin/program.md) - [Quests](https://docs.hang.com/hang-platform/api/api-reference/admin/quests.md) - [Quest requirements](https://docs.hang.com/hang-platform/api/api-reference/admin/quests/quest-requirements.md) - [Quest requirements](https://docs.hang.com/hang-platform/api/api-reference/admin/quest-requirements.md) - [Rewards](https://docs.hang.com/hang-platform/api/api-reference/admin/rewards.md) - [Batch create](https://docs.hang.com/hang-platform/api/api-reference/admin/rewards/batch-create.md) - [Batch update](https://docs.hang.com/hang-platform/api/api-reference/admin/rewards/batch-update.md) - [Bingo games](https://docs.hang.com/hang-platform/api/api-reference/admin/bingo-games.md) - [Bingo tasks](https://docs.hang.com/hang-platform/api/api-reference/admin/bingo-games/bingo-tasks.md) - [Bulk update](https://docs.hang.com/hang-platform/api/api-reference/admin/bingo-games/bingo-tasks/bulk-update.md) - [Challenges](https://docs.hang.com/hang-platform/api/api-reference/admin/challenges.md) - [Update status](https://docs.hang.com/hang-platform/api/api-reference/admin/challenges/update-status.md) - [Streak config info](https://docs.hang.com/hang-platform/api/api-reference/admin/challenges/streak-config-info.md) - [Settings config info](https://docs.hang.com/hang-platform/api/api-reference/admin/challenges/settings-config-info.md) - [Integrations](https://docs.hang.com/hang-platform/api/api-reference/admin/integrations.md) - [Square](https://docs.hang.com/hang-platform/api/api-reference/admin/integrations/square.md) - [Disconnect](https://docs.hang.com/hang-platform/api/api-reference/admin/integrations/square/disconnect.md) - [Loot box reward choices](https://docs.hang.com/hang-platform/api/api-reference/admin/loot-box-reward-choices.md) - [Loot box reward probabilities](https://docs.hang.com/hang-platform/api/api-reference/admin/loot-box-reward-probabilities.md) - [Loot boxes](https://docs.hang.com/hang-platform/api/api-reference/admin/loot-boxes.md) - [Program memberships](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships.md) - [Bonus rewards](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/bonus-rewards.md) - [Program and tier rewards](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/program-and-tier-rewards.md) - [Activity history](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/activity-history.md) - [Quest activities](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/quest-activities.md) - [Program segments](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/program-segments.md) - [Member actions](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/member-actions.md) - [Grant reward](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/member-actions/grant-reward.md) - [Grant loot box](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/member-actions/grant-loot-box.md) - [Grant points](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/member-actions/grant-points.md) - [Activity](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships/member-actions/activity.md) - [Program memberships](https://docs.hang.com/hang-platform/api/api-reference/admin/program-memberships-1.md) - [Program segments](https://docs.hang.com/hang-platform/api/api-reference/admin/program-segments.md) - [Members](https://docs.hang.com/hang-platform/api/api-reference/admin/program-segments/members.md) - [Program stripe accounts](https://docs.hang.com/hang-platform/api/api-reference/admin/program-stripe-accounts.md) - [Create](https://docs.hang.com/hang-platform/api/api-reference/admin/program-stripe-accounts/create.md) - [Program tiers](https://docs.hang.com/hang-platform/api/api-reference/admin/program-tiers.md) - [Promotions](https://docs.hang.com/hang-platform/api/api-reference/admin/promotions.md) - [Puzzle pieces](https://docs.hang.com/hang-platform/api/api-reference/admin/puzzle-pieces.md) - [Puzzles](https://docs.hang.com/hang-platform/api/api-reference/admin/puzzles.md) - [Toast takeout orders](https://docs.hang.com/hang-platform/api/api-reference/admin/toast-takeout-orders.md) - [Refund](https://docs.hang.com/hang-platform/api/api-reference/admin/toast-takeout-orders/refund.md) - [Locations](https://docs.hang.com/hang-platform/api/api-reference/admin/locations.md) - [Opt ins](https://docs.hang.com/hang-platform/api/api-reference/opt-ins.md) - [Claim quest prize](https://docs.hang.com/hang-platform/api/api-reference/opt-ins/claim-quest-prize.md) - [Claim activity prize](https://docs.hang.com/hang-platform/api/api-reference/opt-ins/claim-activity-prize.md) - [Wallets](https://docs.hang.com/hang-platform/api/api-reference/wallets.md) - [Redemptions](https://docs.hang.com/hang-platform/api/api-reference/wallets/redemptions.md) - [Tokens](https://docs.hang.com/hang-platform/api/api-reference/wallets/tokens.md) - [Redemptions](https://docs.hang.com/hang-platform/api/api-reference/redemptions.md) - [Redeem](https://docs.hang.com/hang-platform/api/api-reference/redemptions/redeem.md) - [Tokenized rewards](https://docs.hang.com/hang-platform/api/api-reference/tokenized-rewards.md) - [Burn](https://docs.hang.com/hang-platform/api/api-reference/tokenized-rewards/burn.md) - [Contracts](https://docs.hang.com/hang-platform/api/api-reference/tokenized-rewards/contracts.md) - [Wallets](https://docs.hang.com/hang-platform/api/api-reference/tokenized-rewards/contracts/wallets.md) - [Tokens](https://docs.hang.com/hang-platform/api/api-reference/tokens.md) - [Add trait](https://docs.hang.com/hang-platform/api/api-reference/tokens/add-trait.md) - [Remove trait](https://docs.hang.com/hang-platform/api/api-reference/tokens/remove-trait.md) - [Set token image](https://docs.hang.com/hang-platform/api/api-reference/tokens/set-token-image.md) - [Level](https://docs.hang.com/hang-platform/api/api-reference/tokens/level.md) - [Loot boxes](https://docs.hang.com/hang-platform/api/api-reference/tokens/loot-boxes.md) - [Open](https://docs.hang.com/hang-platform/api/api-reference/tokens/loot-boxes/open.md) - [External](https://docs.hang.com/hang-platform/api/api-reference/external.md) - [Orders](https://docs.hang.com/hang-platform/api/api-reference/external/orders.md) - [Member Detail and Activity History](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history.md): The endpoints documented under this title are what you need to build a member detail and activity history like Hang Admin. - [Program memberships — full list](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/program-memberships-full-list.md) - [Program memberships — essential fields (fast)](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/program-memberships-essential-fields-fast.md) - [Program memberships total count only](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/program-memberships-total-count-only.md) - [Member profile](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/member-profile.md) - [Activity Log tab](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/activity-log-tab.md) - [Mystery Boxes](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/mystery-boxes.md) - [Quests with status](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/quests-with-status.md) - [Bonus rewards](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/bonus-rewards.md) - [Program/tier rewards](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/program-tier-rewards.md) - [Member transactions list](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/member-transactions-list.md) - [Single transaction (with line items)](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/single-transaction-with-line-items.md) - [Available rewards picker (filter\_promoted\_rewards=false, limit, offset supported)](https://docs.hang.com/hang-platform/api/api-reference/member-detail-and-activity-history/available-rewards-picker-filter_promoted_rewards-false-limit-offset-supported.md)