User IP Data REST API
----------------------------------------------------------------------------------------------------- READ THE "ABOUT" SECTION FOR THE API DESCRIPTION. ----------------------------------------------------------------------------------------------------- You can quickly and easily access your visitors' IP addresses and their information without entering any parameters. This REST API provides…
User IP Data REST API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Visitor's IP data /check |
This endpoint returns information about the IP address of your website's visitors. No parameters are required. |
| GET |
IP Data By IP address / |
This endpoint responds with detailed information about the IP address specified in the "ip" query parameter. |
| GET |
IP Address - String /ip |
This endpoint responds with the visitor's IP address in string format. |
| GET |
IP Address - JSON /jsonip |
This endpoint responds with the visitor's IP address in JSON format. |
User IP Data REST API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 30 / second |
|
| ULTRA Recommended | $7.99 / month | 30 / second |
|
| MEGA | $24.99 / month | 60 / second |
|