All API requests require theDocumentation Index
Fetch the complete documentation index at: https://docs.mpcvault.com/llms.txt
Use this file to discover all available pages before exploring further.
x-mtoken header with your API token.
Getting Your Token
- Log in to your MPCVault Dashboard
- Navigate to Settings > API
- Generate a new API token
- Store it securely - it won’t be shown again
Using Your Token
Include the token in thex-mtoken header:
Security Best Practices
- TLS Required - All requests must use TLS 1.2+
- IP Allowlist - Restrict API access to specific IPs in the Dashboard
- Token Safety - Never expose tokens in client-side code or version control
- Rotate Regularly - Generate new tokens periodically and revoke old ones