API Documentation
Authentication
Use your VaultCord API Key to authenticate your requests
VaultCord’s API uses Bearer authentication with your API Secret Key. You will have to send your API Secret Key via the Authorization header.
Your API Key is the same for all the servers you have under your account.
Your API key can be accessed and re-generated in the settings tab.
All API requests must be made over HTTPS.