# Introduction
# Reference
To interact with the bladebotlist api you will need these things
# Base urls
https://bladebotlist.xyz/api/
- [Current] [Working]
# Authentication
# Why need authorization ?
For security reasons we need to make some endpoints only accessible while you add a authorization token on headers
Example:
Header | Value |
---|---|
Authorization | MyPowerFulAPIkeyToBeAuthenitificated |
# Bot Statistics
We highly recommands you to use our NPM MODULE (opens new window) this will make data posting easier
Posting data is also recommanded for big bots and bots which want to be certified (opens new window)