Official REST API for the ManageInvite Discord BOT.
The ManageInvite API is designed to allow developers to create their own bots using our database, or to update their guild settings automatically. This is the public API, you can access it using a Guild Token. The second job of the ManageInvite API is to make the dashboard working. It is a React application and therefore the actions trigger an API request, by using a User Token. The last thing the API does is to handle the PayPal payments.
Some endpoints can be accessed using a Guild Token. You can get it using the ManageInvite Dashboard, in your guild settings. You can also read the API documentation to learn how to use it!