Hypicle v1.1.4

Hypicle on NPM

How to get the API Key?

  1. Visit the Hypixel Developer Dashboard.
  2. Log in.
  3. Generate and Copy a new Development Key.

Quick Start

import { Hypicle } from 'hypicle';

const client = new Hypicle('YOUR_API_KEY');

Hypicle Structure