VaultCord Help home pagelight logodark logo
  • 24/7 Support
  • Dashboard
  • Dashboard
API Documentation
Introduction
Documentation
API Reference
  • 24/7 Support
  • Tutorial Videos
  • API Documentation
    • Introduction
    • Authentication
    • Errors and Limits
    • Webhooks
    • IP Restrictions
    • Value Interpretation
    Information
    • GET
      Get Account Settings
    Servers
    • GET
      List Servers
    • PUT
      Add Server
    • GET
      Get Server Settings
    • PATCH
      Update Server Settings
    • GET
      Get Member Migrations
    Bots
    • PUT
      Create Custom Bot
    • GET
      List Bots
    • GET
      Get Bot Settings
    • PATCH
      Update Bot Settings
    Members
    • GET
      List Server Members
    • GET
      Fetch Member
    • DEL
      Delete member
    • PUT
      Ban Member
    • PUT
      Pull Members
    Backups
    • GET
      List Backups
    • GET
      Get Scheduled Backups
    • DEL
      Delete Scheduled Backup
    Blocklists
    • GET
      List Blocklists
    • PUT
      Add blocklist
    • DEL
      Remove Blocklist
    Allowlists
    • GET
      List Allowlists
    • PUT
      Add Allowlist
    • DEL
      Remove Allowlist
    Alerts
    • GET
      List Alerts
    • PUT
      Create Alert
    • DEL
      Delete Alert
    API Documentation

    Introduction

    Learn how to use VaultCord in your software

    ​
    General guidance

    If you’re not sure where to start, below is a list of everything related to Documentation.

    Authentication

    Use your API Key to authenticate your requests

    Check API key

    Check if the API key is valid here

    Errors

    See a list of errors you might encounter using the VaultCord API

    ​
    Reference and Support

    On the left part of your screen, you can find the full API Reference for VaultCord endpoints, including mock requests and responses that allow you to swiftly code your application.

    If you need help with your integration, feel free to contact us through our Discord community.

    Authentication
    websitediscordyoutubetwitterlinkedin
    Powered by Mintlify
    On this page
    • General guidance
    • Reference and Support