Developer API

Ip API

The IP API provides a lightweight HTTP endpoint for applications that need IP-related lookup data through the Vismrit API platform. The active catalogue currently publishes a GET /ip route, while subscription and usage controls are handled by the standard API-key system.

api-ip
Published endpoints1
Active plans1
Base daily limit1,000
Base monthly limit30,000
Capabilities

What this API is designed to do

Simple IP lookup API exposed through the active GET /ip route.

Call the published GET /ip endpoint
Pass the IP-related input expected by the controller
Apply API-key and whitelist restrictions
Track daily and monthly request usage
Use cases

Where it can fit

These are common integration scenarios; the exact use depends on your application, data handling requirements and subscription tier.

Server-side IP lookup inside security or analytics workflows
Operational enrichment of request data
Developer utilities that need a simple IP API endpoint
Endpoint catalogue

Published routes and methods

The endpoint list is read from the existing API controller catalogue. It changes automatically when the catalogue is refreshed.

MethodRoutePurpose
GET/ipIndex
Integration flow

From subscription to first request

Keep access and usage manageable by using the customer dashboard as the control point for keys, whitelist rules and plan limits.

01

Subscribe to an IP API tier

02

Generate or reuse the appropriate API key

03

Whitelist the calling environment if required

04

Call GET /ip with the expected parameters

05

Handle response and rate-limit states in your application

Plans

Choose the request capacity you need

Pricing and limits below are read from the active subscription tiers in the API system.

Star

INR 499.00/month

  • 100,000 requests/day
  • 3,000,000 requests/month
Integration notes

Before you go live

Do not use IP-derived data as the sole basis for high-impact identity or access decisions. Treat it as contextual network information.