Developer API

Integrate Nexabit Network Utilities

Nexabit Network Utilities is a professional Developer API platform for network, DNS, SSL, and diagnostics automation. Browser tools are available without login; programmatic access requires a verified developer account and an active API plan.

API keys are available after login and email verification. No account required to use tools in your browser.

Who it's for

Engineers, MSPs, and SaaS teams automating DNS, SSL, and network diagnostics in runbooks and monitoring pipelines.

Browser tools

38 diagnostic utilities — browse and run in your browser with no developer account required.

Developer API

Gated programmatic access with Free Developer and paid monthly plans. Keys issued after login and email verification.

Team & workspace

Personal workspace for browser retention; Team dashboard for Growth+ plans with shared MSP exports and operator seats.

API plans

Starting prices shown below. Log in for full plan details and upgrades.

Free Developer

₹0

Testing and hobby use

10,000 req/mo · 2 RPS

Get API access

Starter

₹999/mo

Solo developers and small projects

1,00,000 req/mo · 10 RPS

Login to upgrade

Growth

₹2,999/mo

Production apps and agencies

5,00,000 req/mo · 25 RPS

Login to upgrade

Team

₹7,999/mo

Startups, MSPs, and internal teams

20,00,000 req/mo · 50 RPS

Login to upgrade

Enterprise

Custom

High-volume or compliance-heavy users

Custom quota · 100 RPS

Contact sales

Onboarding flow

  1. 1Sign up or log in to the developer portal
  2. 2Verify your email address
  3. 3Create your first application
  4. 4Generate an API key (shown once)
  5. 5Test with the REST docs or your automation
  6. 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.

Free Developer includes 10,000 requests per month, 2 RPS, 1 application, 1 API key, and 7-day usage analytics. Browser tools do not require an API key.

Team seats are on Growth (3), Team (10), and Enterprise (custom). After login, Growth+ users access /team for shared MSP exports, member profiles, and operational workspace.

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 for manual diagnostics without an account. The Developer API is for programmatic access with authenticated keys, monthly quotas, and paid upgrade paths.

Use Forgot password on /developers/login. A reset code is issued to your registered email (preview mode shows the code on screen until transactional email is connected).

See also: How to generate an API key · How free API access works