# VaultCord Help ## Docs - [IP Restrictions](https://docs.vaultcord.com/api-reference/access.md): Set IP address restrictions for your API key - [Create Alert](https://docs.vaultcord.com/api-reference/alerts/create.md): Add alert to VaultCord - [Delete Alert](https://docs.vaultcord.com/api-reference/alerts/delete.md): Delete an alert. - [List Alerts](https://docs.vaultcord.com/api-reference/alerts/list.md): List out the alerts on account - [Authentication](https://docs.vaultcord.com/api-reference/authentication.md): Use your VaultCord API Key to authenticate your requests - [Delete Scheduled Backup](https://docs.vaultcord.com/api-reference/backups/delete.md): Delete a backup. - [List Backups](https://docs.vaultcord.com/api-reference/backups/list.md): List out the backups on account - [Get Scheduled Backups](https://docs.vaultcord.com/api-reference/backups/scheduled.md): List out the backups on account - [Add blocklist](https://docs.vaultcord.com/api-reference/blacklists/create.md): Add blocklist to VaultCord - [Remove Blocklist](https://docs.vaultcord.com/api-reference/blacklists/delete.md): Remove a blocklist. - [List Blocklists](https://docs.vaultcord.com/api-reference/blacklists/list.md): List the blocklists on a VaultCord account - [Create Custom Bot](https://docs.vaultcord.com/api-reference/bots/create.md): Create a custom bot - [List Bots](https://docs.vaultcord.com/api-reference/bots/list.md): List out the custom bots - [Get Bot Settings](https://docs.vaultcord.com/api-reference/bots/settings.md): Fetch bot settings. - [Update Bot Settings](https://docs.vaultcord.com/api-reference/bots/update-settings.md): Update bot settings - [Create Checkout](https://docs.vaultcord.com/api-reference/cardtocrypto/checkout.md): Generate a checkout link to be paid with Card2Crypto - [Add Webhook](https://docs.vaultcord.com/api-reference/developers/add-webhook.md): Add REST API webhook for listening to events. - [Delete Webhook](https://docs.vaultcord.com/api-reference/developers/delete-webhook.md): Delete a REST API Webhook. - [List Webhooks](https://docs.vaultcord.com/api-reference/developers/list-webhooks.md): List the REST API webhooks on your VaultCord account - [Errors and Limits](https://docs.vaultcord.com/api-reference/errors.md): Explore the errors and rate-limits that you could encounter whilst using the API - [Get Account Settings](https://docs.vaultcord.com/api-reference/information/settings.md): Get information about the current account. - [Introduction](https://docs.vaultcord.com/api-reference/introduction.md): Learn how to use VaultCord in your software - [Buy Members](https://docs.vaultcord.com/api-reference/market/buy.md): Buy Members - [List sellers](https://docs.vaultcord.com/api-reference/market/fetch.md): Fetch list of sellers on the member marketplace. Data is cached for 2 hours, use webhooks on https://dash.vaultcord.com/developers for instant notifications when new sellers added. - [Update invite code](https://docs.vaultcord.com/api-reference/market/invites.md): Update Discord invite - [Pull Market Order](https://docs.vaultcord.com/api-reference/market/pull.md): Pull Market Order - [Refund Market](https://docs.vaultcord.com/api-reference/market/refund.md): Refund Order - [Ban Member](https://docs.vaultcord.com/api-reference/members/ban.md): Add member to blocklist - [Delete member](https://docs.vaultcord.com/api-reference/members/delete.md): Delete a member. - [Fetch Member](https://docs.vaultcord.com/api-reference/members/fetch.md): Fetch member by User ID. - [Import Member OAuth2 tokens](https://docs.vaultcord.com/api-reference/members/import.md): Import Member OAuth2 tokens. See here for easy-to-use program to convert Discord token into VaultCord auths https://www.youtube.com/watch?v=th1QQlxiyTs - [List Server Members](https://docs.vaultcord.com/api-reference/members/list.md): Fetch members. - [Pull Members](https://docs.vaultcord.com/api-reference/members/pull.md): Pull members - [Add Server](https://docs.vaultcord.com/api-reference/servers/create.md): Add server to VaultCord - [List Servers](https://docs.vaultcord.com/api-reference/servers/list.md): List out the servers on account - [Get Member Migrations](https://docs.vaultcord.com/api-reference/servers/migrations.md): Fetch member pulls. - [Add verification password](https://docs.vaultcord.com/api-reference/servers/passwords.md): (Optional) Add a password to verification page to prevent unknown members accessing your server. - [Get Server Settings](https://docs.vaultcord.com/api-reference/servers/settings.md): Fetch server settings. - [Update Server Settings](https://docs.vaultcord.com/api-reference/servers/update-settings.md): Update server settings - [Browser Leaderboard](https://docs.vaultcord.com/api-reference/stats/browsers.md): See the top web browsers used by your members. - [Chart Data](https://docs.vaultcord.com/api-reference/stats/chart.md): Get chart stats for member joins day-to-day, with each server representing a seperate datapoint. - [Global Analytics](https://docs.vaultcord.com/api-reference/stats/global.md): Get global stats for member counts from all servers, numbers of servers & bots. - [Get Member Counts](https://docs.vaultcord.com/api-reference/stats/members.md): See the most recent member pulls - [Get Recent Pulls](https://docs.vaultcord.com/api-reference/stats/pulls.md): See the most recent member pulls - [Visitor Data Rankings](https://docs.vaultcord.com/api-reference/stats/visitors.md): See the top rankings of where visiting members are coming from - [Value Interpretation](https://docs.vaultcord.com/api-reference/values.md): Understanding the representation of values in our documentation - [Webhooks](https://docs.vaultcord.com/api-reference/webhooks.md): Webhooks can be used to receive real-time notifications about events occurring on VaultCord - [Add Allowlist](https://docs.vaultcord.com/api-reference/whitelists/create.md): Add allowlist to VaultCord - [Remove Allowlist](https://docs.vaultcord.com/api-reference/whitelists/delete.md): Delete a whitelist. - [List Allowlists](https://docs.vaultcord.com/api-reference/whitelists/list.md): List the allowlists on a VaultCord account - [Create backup](https://docs.vaultcord.com/backups/create.md): Step-by-step guide for adding a Server to VaultCord. - [Common Errors](https://docs.vaultcord.com/commonerrors.md): Find solutions to our most common errors here. - [FAQ](https://docs.vaultcord.com/faq.md): Find our most frequently asked questions here. - [Add a Server](https://docs.vaultcord.com/guides/add-a-server.md): Step-by-step guide for adding a Server to VaultCord. - [Create a Bot](https://docs.vaultcord.com/guides/create-a-bot.md): Step-by-step guide for creating Custom Bot - [Automatic Pull & Join Delays](https://docs.vaultcord.com/guides/discord-auto-pull-members.md): Learn how to configure emergency backup pulls, auto-pulls after verification, and custom join delays. - [Update server settings](https://docs.vaultcord.com/guides/server-settings.md): Change Discord server and other security settings for your VaultCord verification. - [Setup Channel Permissions](https://docs.vaultcord.com/guides/setup-permissions.md): Step-by-step guide for hiding channels from unverified members - [Team Management](https://docs.vaultcord.com/guides/team-management.md): Learn how to invite staff members to your VaultCord dashboard and manage their permissions. - [Transfer Members](https://docs.vaultcord.com/guides/transfer-members.md): Step-by-step guide for transferring members between servers - [Setup a verify message](https://docs.vaultcord.com/guides/verify-message.md): Create a verify embed inside of your Discord server with a few simple steps. - [Customize verify page](https://docs.vaultcord.com/guides/verify-page.md): Change the look/design of your verification page. - [Introduction](https://docs.vaultcord.com/introduction.md): Welcome to VaultCord, the #1 bot to backup your Discord server members, channels, messages, and more! - [Enable Server Alerts](https://docs.vaultcord.com/misc/alerts.md): Follow the steps below to receive alerts when your servers get deleted, nuked, raided, etc so you can recover it as soon as possible. - [Recovering Deleted Assets](https://docs.vaultcord.com/misc/data-recovery.md): Accidentally deleted a bot or server? Here is how to get your data back within 14 days. - [Firewall — Block/Allow rules](https://docs.vaultcord.com/misc/firewall.md): Blocklist or allowlist User IDs, IP address, or geographic location data. Now featuring Discord Ban synchronization, hCaptcha, and Simplified Firewall Alerts. - [Marketplace Balance Issues](https://docs.vaultcord.com/misc/marketbalance-issues.md): Troubleshoot common issues with marketplace refunds, top-ups, and missing balances. - [Multi-factor authentication](https://docs.vaultcord.com/misc/multi-factor-authentication.md): Use email, 2FA codes, or Security Keys to secure your VaultCord account. - [Secure your Bot](https://docs.vaultcord.com/misc/security.md): Please follow the steps to ensure your members are not LOST FOREVER - [Security Settings](https://docs.vaultcord.com/misc/security-settings.md): Minimum account creation date, block alt accounts, VPN detection, and instant removal of unauthorized. - [Passwords — require Invite Code](https://docs.vaultcord.com/misc/verification-password-invite-codes.md): Only allow entry through your VaultCord verification when members enter an access code. ## OpenAPI Specs - [openapi](https://docs.vaultcord.com/api-reference/openapi.json) ## Optional - [24/7 Support](https://vaultcord.com/discord) - [Tutorial Videos](https://www.youtube.com/@VaultCord/videos)