LogoLogo
  • Welcome
  • Getting Started
  • Integration Methods
  • SDKs
  • Tebex for Unreal Engine 5
  • Tebex for Unity Engine
  • Webstore Builder
    • Overview
    • Getting Started
    • Twig
      • Tags
      • Filters
      • Functions
    • Global Variables
      • basket
      • store
      • page
    • Pages
      • index.html
      • checkout.html
      • username.html
      • options.html
      • package.html
      • cms/page.html
      • category.html
      • layout.html
    • Sidebar Modules
      • module.communitygoal.html
      • module.featuredpackage.html
      • module.giftcardbalance.html
      • module.goal.html
      • module.payments.html
      • module.serverstatus.html
      • module.textbox.html
      • module.topdonator.html
    • Assets
    • Schema
    • Developer Plan
    • Footer
    • Guides
      • Package Slugs
  • Headless API
    • Overview
    • Getting Your Listings
    • Creating a Basket
    • Adding Packages
    • Gifting Packages
    • Applying Discounts / Creator Codes
    • Directing to Checkout
    • Endpoints
    • Postman Config
    • Example Integration
  • Checkout API
    • Overview
    • Headers and Authentication
    • Start the Checkout Process
    • Checkout Webhooks
    • Endpoints
    • Errors
    • Postman Config
  • Tebex.js
    • Overview
    • Integration
    • Events
    • Web Components
    • Custom Render Location
    • NPM
    • GitHub
  • Webhooks
    • Overview
    • Login Webhooks
  • Game Server API
    • Overview
    • Authentication
    • Error Handling
    • Endpoints
  • Affiliate API
    • Overview
    • Referrals
    • Game Types
    • Webhooks
Powered by GitBook
On this page
  • Official SDKs
  • OpenAPI Schema
  • Other SDKs / Integration Options

Was this helpful?

Export as PDF

SDKs

Tebex offers many different ways to integrate with your existing infrastructure.

PreviousIntegration MethodsNextTebex for Unreal Engine 5

Last updated 22 days ago

Was this helpful?

Official SDKs

The SDKs below include support for Headless API, Checkout API, and Webhooks, complete with examples, making implementation of these APIs into your project as easy as possible.

Language
Package Manager
Link

PHP

Composer / Packagist

NodeJS

NPM

C#

N/A

OpenAPI Schema

Tebex APIs are documented using OpenAPI. These are used to generate our Endpoints documentation. Our schemas are available at the GitHub repositories below. The OpenAPI Generator can be used to generate an SDK in the language of your choice if we do not have your language available.

API
Repository Link

Headless API

Checkout API

Other SDKs / Integration Options

Below are additional resources and projects that can help you implement Tebex into your project. If you've developed an SDK, please reach out to us at tebex-integrations@overwolf.com.

Language
GitHub Repository
Support

Nuxt.js

Official

Typescript

Third Party

PHP

Third Party

https://packagist.org/packages/tebex/tebex-sdk-php
https://www.npmjs.com/package/@tebexio/tebex-sdk-nodejs
https://github.com/tebexio/Tebex-CSharp
https://github.com/tebexio/TebexHeadless-OpenAPI
https://github.com/tebexio/TebexCheckout-OpenAPI
tebexio/Headless-Template
Tynopia/tebex_headless
Nabla-Corporation/tebex_headless_php