# Globalping

Globalping is a global network of probes that allows users to run network tests like ping, traceroute, and DNS resolve from various locations worldwide.

- **Category:** server monitoring
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `GLOBALPING`
- **Version:** 20260414_00

## Tools

### Create Measurement

**Slug:** `GLOBALPING_CREATE_MEASUREMENT`

Tool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.

### Get Rate Limits

**Slug:** `GLOBALPING_GET_LIMITS`

Tool to retrieve current rate limits and credits. Use this to check remaining API quota before making measurements. Returns rate limits based on IP address for unauthenticated requests or user account for authenticated requests.

### Get Measurement Results

**Slug:** `GLOBALPING_GET_MEASUREMENT`

Retrieve measurement results by ID. Use this after creating a measurement to get the status and detailed results from all participating probes. Poll this endpoint until status is 'finished'.

### GlobalPing Health Check

**Slug:** `GLOBALPING_HEALTH_CHECK`

Tool to check API health status. Use when verifying API availability.

### List Probes

**Slug:** `GLOBALPING_LIST_PROBES`

Retrieve all currently online Globalping probes worldwide. Returns probe metadata including location (continent, country, city), network information (ASN, ISP name), and tags (datacenter-network, eyeball-network, cloud provider tags). Use max_results parameter to limit response size since the API typically returns ~3500 active probes.
