cURL
curl --request GET \ --url https://api.vaultcord.com/servers \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": [ { "id": 5180, "name": "google play", "guildid": "1218273540147646535", "created_at": 1710529489 } ] }
List out the servers on account
Documentation IndexFetch the complete documentation index at: https://docs.vaultcord.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vaultcord.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
VaultCord server settings
true
Show child attributes
Was this page helpful?