Developer API
Integrate Nexabit Network Utilities
Browser-based tools stay free for everyone. Programmatic API access uses verified developer accounts with free and paid monthly plans.
API keys are available after login and email verification. No account required to use tools in your browser.
Who it's for
What stays public
What requires login
API plans
Starting prices shown below. Log in for full plan details and upgrades.
Free
₹0
Testing and hobby use
10,000 req/mo · 2 RPS
Get API accessStarter
₹999/mo
Solo developers and small projects
100,000 req/mo · 10 RPS
Login to upgradeGrowth
₹2,999/mo
Production apps and agencies
500,000 req/mo · 25 RPS
Login to upgradeTeam
₹7,999/mo
Startups, MSPs, and internal teams
2,000,000 req/mo · 50 RPS
Login to upgradeEnterprise
Custom
High-volume or compliance-heavy users
Custom quota · 100 RPS
Contact salesOnboarding flow
- 1Sign up or log in to the developer portal
- 2Verify your email address
- 3Create your first application
- 4Generate an API key (shown once)
- 5Test with the REST docs or your automation
- 6Monitor usage and upgrade when you need more quota
Authentication example
curl -H "X-API-Key: nxb_your_key_here" \ "https://network.nexabitit.com/api/v1/network/ip-lookup?ip=8.8.8.8"
Developer FAQ
Sign up at /developers/login, verify your email, open the developer dashboard, create an application label, and generate a key. The full key is shown only once — store it securely.
The free plan includes 10,000 requests per month, 2 requests per second, 1 application, 1 API key, and 7-day usage analytics. Browser tools remain free without an API key.
Team seats are available on Growth (3 seats), Team (10 seats), and Enterprise (custom). Team dashboard features such as shared MSP exports require Growth or higher after login.
Requests may be throttled or blocked until the monthly quota resets. The dashboard shows quota usage and upgrade options. Contact Nexabit IT Solutions for Enterprise custom limits.
Browser tools are always free for visitors. The API is for automation and integrations, with rate limits and quotas tied to your developer plan.
See also: How to generate an API key · How free API access works