Skip to content

Getting started

In order to reach our API, it's as simple as making an HTTP request to any of the available endpoints located under:

https://api.skilbot.xyz/api/(ENDPOINT)
https://api.skilbot.xyz/api/(ENDPOINT)

Note

Some endpoints may require authentication. Authentication is done by logging in with a Discord OAuth2 bearer token, although for some server management related endpoints you may need to have permission in your server to access these, and thus providing a token won't satisify those endpoints.

More details are available over at the documentation.