How can we help you?
Need help with your account, billing, or experiencing an issue? We're here to get you back on track.
Email Us
For account issues, billing questions, or enterprise inquiries, send us an email. We typically respond within 24 hours.
vedanshh.dev@gmail.comDocumentation
Most questions about the CLI, GitHub Action setup, and API endpoints are answered in our docs.
View DocumentationCommon Troubleshooting
GitHub Action fails with "401 Unauthorized"
Ensure your DEPGRAPH_API_KEY secret is set correctly in your repository settings. If you recently downgraded from a Pro to a Free plan, your API keys have been automatically deactivated.
CLI says "Rate limited"
Free plans are limited to 10 scans per day to prevent abuse. If you are scanning continuously in CI pipelines, please provide your API key or consider upgrading to a Pro plan for unlimited scans.
My project score isn't updating
Project scores are heavily cached to respect npm and GitHub API rate limits. Scores are recomputed automatically every 24 hours. Pro users can force an immediate re-scan from the dashboard.