# Developers

## Developers

- [Welcome](https://docs.tebex.io/developers/welcome.md): Learn how to integrate Tebex and leave the complexities of monetization to us.
- [Getting Started](https://docs.tebex.io/developers/getting-started.md): Get started integrating Tebex into your website or game
- [Integration Methods](https://docs.tebex.io/developers/integration-methods.md): Learn which integration method is best for you
- [Overwolf Apps](https://docs.tebex.io/developers/overwolf-apps.md): How to use Tebex with Overwolf Apps
- [SDKs](https://docs.tebex.io/developers/sdks.md): Tebex offers many different ways to integrate with your existing infrastructure.
- [Tebex for Unreal Engine 5](https://docs.tebex.io/developers/tebex-for-unreal-engine-5.md): If you're developing a game for UE5, Tebex makes monetization simple.
- [Tebex for Unity Engine](https://docs.tebex.io/developers/tebex-for-unity-engine.md): Tebex is the easiest platform for adding payments to your Unity game.
- [Overview](https://docs.tebex.io/developers/templates/overview.md): Customise your store to match your games brand using our Webstore Builder.
- [Getting Started](https://docs.tebex.io/developers/templates/getting-started.md)
- [Twig](https://docs.tebex.io/developers/templates/twig.md): Discover the power of the Twig templating engine used by Tebex.
- [Tags](https://docs.tebex.io/developers/templates/twig/tags.md): The available control structures within Twig.
- [Filters](https://docs.tebex.io/developers/templates/twig/filters.md): Modify variable values with Twig filters.
- [Functions](https://docs.tebex.io/developers/templates/twig/functions.md): View the available functions within your Twig template.
- [Global Variables](https://docs.tebex.io/developers/templates/global-variables.md): Accessing global variables to help populate your template with live data.
- [basket](https://docs.tebex.io/developers/templates/global-variables/basket.md)
- [store](https://docs.tebex.io/developers/templates/global-variables/store.md)
- [page](https://docs.tebex.io/developers/templates/global-variables/page.md)
- [Pages](https://docs.tebex.io/developers/templates/pages.md): The entry point for each page on your store.
- [index.html](https://docs.tebex.io/developers/templates/pages/index.html.md)
- [checkout.html](https://docs.tebex.io/developers/templates/pages/checkout.html.md)
- [username.html](https://docs.tebex.io/developers/templates/pages/username.html.md)
- [options.html](https://docs.tebex.io/developers/templates/pages/options.html.md)
- [package.html](https://docs.tebex.io/developers/templates/pages/package.html.md)
- [cms/page.html](https://docs.tebex.io/developers/templates/pages/cms-page.html.md)
- [category.html](https://docs.tebex.io/developers/templates/pages/category.html.md)
- [layout.html](https://docs.tebex.io/developers/templates/pages/layout.html.md)
- [Sidebar Modules](https://docs.tebex.io/developers/templates/sidebar-modules.md): Dynamic modules to display useful information on your store.
- [module.communitygoal.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.communitygoal.html.md)
- [module.featuredpackage.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.featuredpackage.html.md)
- [module.giftcardbalance.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.giftcardbalance.html.md)
- [module.goal.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.goal.html.md)
- [module.payments.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.payments.html.md)
- [module.serverstatus.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.serverstatus.html.md)
- [module.textbox.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.textbox.html.md)
- [module.topdonator.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.topdonator.html.md)
- [Assets](https://docs.tebex.io/developers/templates/assets.md): Upload custom CSS, Javascript, Images or Twig files to your store for public access.
- [Schema](https://docs.tebex.io/developers/templates/schema.md): No-code customisation for your template directly from within the creator panel.
- [Developer Plan](https://docs.tebex.io/developers/templates/developer-plan.md): Let us support you develop custom templates for Tebex creators.
- [Footer](https://docs.tebex.io/developers/templates/footer.md)
- [Guides](https://docs.tebex.io/developers/templates/guides.md): Guides to help keep your custom template up-to-date.
- [Package Slugs](https://docs.tebex.io/developers/templates/guides/package-slugs.md)
- [Supporting Tiers on Custom Store Templates](https://docs.tebex.io/developers/templates/guides/supporting-tiers-on-custom-store-templates.md)
- [Supporting Package Media on Custom Store Templates](https://docs.tebex.io/developers/templates/guides/supporting-package-media-on-custom-store-templates.md)
- [Introduction](https://docs.tebex.io/developers/headless-api/introduction.md): Headless API is used to build custom frontends for your Tebex store, such as a website, app, or game.
- [Authorization](https://docs.tebex.io/developers/headless-api/authorization.md)
- [Error Handling](https://docs.tebex.io/developers/headless-api/error-handling.md)
- [Testing](https://docs.tebex.io/developers/headless-api/testing.md)
- [Guides](https://docs.tebex.io/developers/headless-api/guides.md)
- [Baskets](https://docs.tebex.io/developers/headless-api/guides/baskets.md)
- [Get a Basket](https://docs.tebex.io/developers/headless-api/guides/baskets/get-a-basket.md)
- [Create a Basket](https://docs.tebex.io/developers/headless-api/guides/baskets/create-a-basket.md)
- [Authorize a Basket](https://docs.tebex.io/developers/headless-api/guides/baskets/authorize-a-basket.md): Depending on the type of Tebex store you are integrating, authorization may be required at checkout.
- [Add Package to Basket](https://docs.tebex.io/developers/headless-api/guides/baskets/add-package-to-basket.md)
- [Variable Data](https://docs.tebex.io/developers/headless-api/guides/baskets/add-package-to-basket/variable-data.md)
- [Custom Data](https://docs.tebex.io/developers/headless-api/guides/baskets/add-package-to-basket/custom-data.md)
- [Gifting Packages](https://docs.tebex.io/developers/headless-api/guides/baskets/gifting-packages.md)
- [Remove Package from Basket](https://docs.tebex.io/developers/headless-api/guides/baskets/remove-package-from-basket.md)
- [Update Package Quantity](https://docs.tebex.io/developers/headless-api/guides/baskets/update-package-quantity.md): Set the quantity of an item in the basket
- [Basket Links](https://docs.tebex.io/developers/headless-api/guides/basket-links.md)
- [Categories](https://docs.tebex.io/developers/headless-api/guides/categories.md)
- [Get Categories](https://docs.tebex.io/developers/headless-api/guides/categories/get-categories.md)
- [Get Categories Include Packages](https://docs.tebex.io/developers/headless-api/guides/categories/get-categories-include-packages.md)
- [Get Category](https://docs.tebex.io/developers/headless-api/guides/categories/get-category.md)
- [Get Category Include Packages](https://docs.tebex.io/developers/headless-api/guides/categories/get-category-include-packages.md)
- [Coupons](https://docs.tebex.io/developers/headless-api/guides/coupons.md)
- [Apply Coupon](https://docs.tebex.io/developers/headless-api/guides/coupons/apply-coupon.md)
- [Remove Coupon](https://docs.tebex.io/developers/headless-api/guides/coupons/remove-coupon.md)
- [Checkout](https://docs.tebex.io/developers/headless-api/guides/checkout.md)
- [Creator Codes](https://docs.tebex.io/developers/headless-api/guides/creator-codes.md)
- [Apply Creator Code](https://docs.tebex.io/developers/headless-api/guides/creator-codes/apply-creator-code.md)
- [Remove Creator Code](https://docs.tebex.io/developers/headless-api/guides/creator-codes/remove-creator-code.md)
- [Gift Cards](https://docs.tebex.io/developers/headless-api/guides/gift-cards.md)
- [Apply Gift Card](https://docs.tebex.io/developers/headless-api/guides/gift-cards/apply-gift-card.md)
- [Remove Gift Card](https://docs.tebex.io/developers/headless-api/guides/gift-cards/remove-gift-card.md)
- [Packages](https://docs.tebex.io/developers/headless-api/guides/packages.md)
- [Get Packages](https://docs.tebex.io/developers/headless-api/guides/packages/get-packages.md)
- [Get Package](https://docs.tebex.io/developers/headless-api/guides/packages/get-package.md)
- [Pages](https://docs.tebex.io/developers/headless-api/guides/pages.md)
- [Get Custom Pages](https://docs.tebex.io/developers/headless-api/guides/pages/get-custom-pages.md)
- [Sidebar](https://docs.tebex.io/developers/headless-api/guides/sidebar.md)
- [Get Sidebar Modules](https://docs.tebex.io/developers/headless-api/guides/sidebar/get-sidebar-modules.md)
- [Tiers](https://docs.tebex.io/developers/headless-api/guides/tiers.md)
- [Get Tiered Categories](https://docs.tebex.io/developers/headless-api/guides/tiers/get-tiered-categories.md)
- [Get Active Tier](https://docs.tebex.io/developers/headless-api/guides/tiers/get-active-tier.md)
- [Update Tier](https://docs.tebex.io/developers/headless-api/guides/tiers/update-tier.md)
- [Endpoints](https://docs.tebex.io/developers/headless-api/endpoints.md): All endpoints for Headless API: for specific implementation guides see Guides
- [Overview](https://docs.tebex.io/developers/checkout-api/overview.md): Develop advanced custom checkout experiences.
- [Headers and Authentication](https://docs.tebex.io/developers/checkout-api/headers-and-authentication.md)
- [Start the Checkout Process](https://docs.tebex.io/developers/checkout-api/start-the-checkout-process.md)
- [Checkout Webhooks](https://docs.tebex.io/developers/checkout-api/checkout-webhooks.md)
- [Endpoints](https://docs.tebex.io/developers/checkout-api/endpoints.md)
- [Errors](https://docs.tebex.io/developers/checkout-api/errors.md)
- [Overview](https://docs.tebex.io/developers/tebex.js/overview.md): Beautiful checkout experiences directly within your own site.
- [Installation](https://docs.tebex.io/developers/tebex.js/installation.md)
- [Checkout](https://docs.tebex.io/developers/tebex.js/checkout.md)
- [Events](https://docs.tebex.io/developers/tebex.js/checkout/events.md)
- [Web Component](https://docs.tebex.io/developers/tebex.js/checkout/web-component.md)
- [Custom Render Location](https://docs.tebex.io/developers/tebex.js/checkout/custom-render-location.md)
- [Payment Portal](https://docs.tebex.io/developers/tebex.js/payment-portal.md)
- [Events](https://docs.tebex.io/developers/tebex.js/payment-portal/events.md)
- [Overview](https://docs.tebex.io/developers/webhooks/overview.md): Receive real time notifications of payments, subscriptions, and much more.
- [Login Webhooks](https://docs.tebex.io/developers/webhooks/login-webhooks.md)
- [Overview](https://docs.tebex.io/developers/game-server-api/overview.md): Integrate product delivery into your game server.
- [Authentication](https://docs.tebex.io/developers/game-server-api/authentication.md): How to authenticate when accessing the Game Server API.
- [Error Handling](https://docs.tebex.io/developers/game-server-api/error-handling.md): Understand how errors are handled within the Game Server API.
- [Overview](https://docs.tebex.io/developers/affiliate-api/overview.md): Integrate the one-click affiliate API into your business to generate new revenue streams and support your customers with their monetization needs via Tebex.
- [Referrals](https://docs.tebex.io/developers/affiliate-api/referrals.md)
- [Game Types](https://docs.tebex.io/developers/affiliate-api/game-types.md)
- [Webhooks](https://docs.tebex.io/developers/affiliate-api/webhooks.md)
- [Getting Started](https://docs.tebex.io/developers/unity-engine/getting-started.md): Tebex is the easiest platform for adding payments to your Unity game. Connect a store and add payments with our low-code solution for both desktop and mobile games.
- [FAQ](https://docs.tebex.io/developers/unity-engine/faq.md)
- [Features](https://docs.tebex.io/developers/unity-engine/features.md)
- [Store Browser](https://docs.tebex.io/developers/unity-engine/features/store-browser.md): Render your store and items in-game with a canvas-based UI
- [In Game Cart](https://docs.tebex.io/developers/unity-engine/features/in-game-cart.md): Render a fully managed cart system with support for discounts and creator codes.
- [QR Code Generator](https://docs.tebex.io/developers/unity-engine/features/qr-code-generator.md): Enable checkout with QR codes with a no-dependency code generator.
- [Deliverables](https://docs.tebex.io/developers/unity-engine/features/deliverables.md): Run actions in your game when a customer completes checkout, no backend required.
- [Implementation Guide](https://docs.tebex.io/developers/unity-engine/implementation-guide.md): How to implement Tebex into your Unity game from start-to-finish.
- [SDK](https://docs.tebex.io/developers/unity-engine/sdk.md): This page describes the C# SDK for Tebex included with Unity.
- [Examples](https://docs.tebex.io/developers/unity-engine/examples.md)
- [Opening the Store with a Button](https://docs.tebex.io/developers/unity-engine/examples/opening-the-store-with-a-button.md)
- [Access package images as Texture2D](https://docs.tebex.io/developers/unity-engine/examples/access-package-images-as-texture2d.md)
- [Start a new basket session (InGameCart)](https://docs.tebex.io/developers/unity-engine/examples/start-a-new-basket-session-ingamecart.md)
- [Basic reward delivery pattern](https://docs.tebex.io/developers/unity-engine/examples/basic-reward-delivery-pattern.md)
- [Show a QR code in world space](https://docs.tebex.io/developers/unity-engine/examples/show-a-qr-code-in-world-space.md)
- [Using HeadlessAPI directly (advanced)](https://docs.tebex.io/developers/unity-engine/examples/using-headlessapi-directly-advanced.md)
