What’s included
Every Sandbox subscription provides the following:Access to 200+ Sandbox APIs across KYC, GST, TDS, Income Tax, and Banking products.
Authentication credentials for test and production environments to integrate with your applications.
A fixed number of API calls per month based on your plan. Quota resets at the start of each billing cycle.
View and compare all available plans on the Pricing page.
Free trial
Sandbox offers a 14-day free trial with full platform access. Use this period to test APIs and build a proof of concept for your stakeholders.Quota management
Quota refers to the number of API calls you can make each month without additional charges. Your quota allocation depends on your subscribed plan and resets monthly.How quota works
Not all API requests count toward your quota. Understanding what consumes quota helps you optimize usage and costs.You consume quota only for successful API responses with 2xx status codes.
Requests that fail due to client errors (invalid parameters, authentication issues) do not consume quota.
Requests that fail due to server errors do not consume quota or deduct wallet balance.
Wallet charges
Wallet charges are separate from quota consumption. Certain APIs incur per-call charges that deduct from your wallet balance. These charges apply only on successful API calls (2xx responses). View quota limits for all standard plans on the Pricing page.Overdraft
Overdraft allows you to continue making API calls after exhausting your monthly quota, ensuring production workloads remain uninterrupted during traffic spikes or higher than expected usage.How overdraft works
When you enable overdraft, you can make API calls beyond your monthly quota. Here’s what happens:1
Quota exhausted
Once you reach 100% of your monthly quota, overdraft automatically activates if enabled.
2
Overdraft usage tracked
The system tracks all API calls beyond your quota as overdraft usage and charges them at the per-call rate defined in your subscription plan.
3
Invoice generated
At the end of your billing cycle, the system generates a separate overdraft invoice with all usage and charges.
Overdraft charges
You pay for overdraft usage on a pro-rata basis according to your plan’s per-call rate. The system adds these charges to your invoice at the end of each billing cycle.Usage notifications
Sandbox sends email alerts to help you monitor quota consumption:- 50% quota consumed - Early warning to plan for potential overages
- 90% quota consumed - Approaching quota limit, consider optimizing usage
- 100% quota consumed - Quota exhausted, overdraft activated (if enabled)