Skip to main content

Get Started

Let's get started with our public API

Welcome to the documentation for our public API! This guide will help you get started with using our API to build powerful applications and integrate our services into your projects.

Prerequisites

Before you begin using our API, make sure you have the following prerequisites in place:

  • Bot Token: You'll need an Bot Token to pass in to your requests. You can obtain an Bot Token by creating a bot and click on "Install Me". You can find more information Here

  • Basic Understanding: Familiarize yourself with the basics of RESTful APIs, HTTP methods, and JSON data structures.