Request rate limit increase: 40 → 200 RPM for personal non‑production agentic workflows

Hello NVIDIA Support Team,

I would like to request a rate limit increase for my NVIDIA NIM API account.

Account Details
Email: lingqian605@gmail.com
Current limit: 40 RPM
Requested limit: 100–200 RPM (whatever is the next available higher tier for individual developers)

Use Case
I am using NVIDIA NIM API for personal development and non‑production testing of agentic coding workflows. I integrate LLM APIs with local tools (e.g., coding agents, repository assistants) for an education/quiz system project.

The workflow involves multiple sequential calls per task:

  • Repository navigation and code understanding

  • Multi‑file editing and refactoring

  • Test generation and debugging

  • Tool‑calling / agent loop experiments

  • Comparing different NIM‑hosted models for coding & reasoning

Why 40 RPM is insufficient
Even with client‑side throttling, exponential backoff, and retries, a typical agentic task triggers 20–50 API calls. The 40 RPM limit leads to frequent 429 Too Many Requests errors, severely disrupting development and testing.

Commitment

  • Personal development only – no production or public‑facing service

  • I will keep concurrency low and continue respecting Retry-After headers

  • I confirm I follow NVIDIA’s fair‑use policy

Thank you for considering my request.
Best regards,
CHACE LING