Managing Projects

You can find your Project ID in the top left corner of the Helius Dashboard.
“Successful Requests” shows individual API calls, while “Successful Requests Including Batch” includes batch operations where multiple requests are processed together (like getAssetBatch or getMultipleAccounts). Batch operations count each individual request within the batch toward the total.

Credits

A detailed list of calls and their credit costs is available here.
No, unused credits do not roll over to the next billing cycle. Credits reset monthly based on your subscription plan. Consider enabling autoscaling if you frequently exceed your plan limits.

Rate Limits

API usage follows Helius’s standard rate-limiting. See the Plans & Rate limits page for details.
Rate limiting can occur due to several factors: exceeding your plan’s requests per second limit, making requests from too many concurrent connections, or hitting method-specific limits. Check your dashboard usage and ensure you’re distributing requests appropriately. See the Plans & Rate limits page for rate limits.

Faucets

Use the Devnet faucet in your Helius Dashboard (requires a paid plan) or use the Solana CLI: solana airdrop 1 while connected to your Helius Devnet endpoint. See our Devnet SOL guide for detailed instructions.
The standard limit is typically 1 SOL per request with reasonable daily limits. If you need larger amounts for testing, contact support with details about your testing requirements.

Need More Help?