TBM X API - Introduction
TBM X is a powerful Discord Logging Bot with many features designed to make moderation and server logging simple. It also comes with a handy API for accessing and changing information from your own code, if needed.
Base URL: https://x.teamtbm.org/api
Authorisation
Any request made to the TBM X API must be authenticated using an API Key. You can generate an API Key for your guild under the "API" page on the TBM X Site.
Once you have your API Key, you must include it in every request via the HTTP Headers:
Authorization: ApiKey YOUR_API_KEY