Skip to content

PichotM/api-tebex

Repository files navigation

API Tebex


Node.js Typescript GitHub license


Installation

  • Get your Tebex's secret API key from this link.
  • Install the api-tebex package using your package manager Example:
yarn add api-tebex

Example

const { TebexInstance } = require('api-tebex');

const apple = new TebexInstance('secret-api-key');

// Get webstore information
console.log(apple.server.information());

// Retrive user information
console.log(apple.players.retrieve(1000));

Documentation

  • You can trust JSDocs with your IDE
  • You can build the documentation pages with yarn serve:docs

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy