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.
Authorization: Bearer YOUR_API_KEY

Your API key can be accessed and re-generated in the settings tab.

All API requests must be made over HTTPS.