ISP.Tools
## ISP.Tools API ISP.Tools is a comprehensive RESTful API designed for IT infrastructure professionals, network administrators, and developers who need reliable network diagnostic capabilities. This API provides distributed network testing through a global network of probes, enabling real-time monitoring and analysis of network infrastructure from multiple geographic locations. ## Core Features…
ISP.Tools endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/smokeping /smokeping/{id_probe}/{ip_target} |
Monitor latency and packet loss for your targets over time. Fire bursts of 20 pings at a time. |
| GET |
/probes /probes |
List all active probes. |
| GET |
/ping /ping/{probe}/{ip} |
Execute ICMP ping tests from distributed probes to any target IP address, measuring network latency, packet loss, and connectivity status with customizable TTL values. |
| GET |
/traceroute /traceroute/{probe}/{ip} |
Perform comprehensive route tracing from any probe to destination hosts, providing detailed hop-by-hop analysis including response times, IP addresses, and network path… |
| GET |
/http /http/{id_probe}/{url_encoded} |
Test web application availability and performance by executing HTTP requests from various global locations, measuring response times, status codes, and header analysis. |
| GET |
/dns /dns/{id_probe}/{record_type}/{ip_or_host} |
Execute DNS queries for all standard record types (A, AAAA, CNAME, MX, TXT, NS, SRV, PTR, SOA) from geographically distributed resolvers, enabling DNS propagation testing and… |
| GET |
/rbl /rbl/{rbl_host}/{ip_address} |
Verify IP address reputation against Real-time Blackhole Lists (RBLs) using multiple DNS resolvers, essential for email deliverability and security monitoring. |
ISP.Tools pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $9 / month | 1 / second |
|
| ULTRA | $59 / month | 10 / second |
|
| MEGA | $119 / month | 10 / second |
|