API Tester
Rate limits
- Customer APIs (Sites, Coverage, Links / LinkPath, EUS, etc.): about 10 requests per second per account, with a short burst (about 20) and up to 8 concurrent in-flight calls. Going over returns HTTP
429with a clear message to slow down — space out calls or wait for in-flight requests to finish. - Health & Diagnostics (
/Health/*,/Diagnostics/*): no API key required, but limited to 10 calls per minute per IP. Exceeding that temporarily suspends diagnostic use for about 10 minutes. - Monthly account API quotas (billing limits) are separate from these speed limits.
Ready
Response
Select an endpoint and click Send Request.
Examples
Current API — Example Request
Select an endpoint to see a sample request.
Legacy API (Towercoverage.asmx) — Example Request
Select an endpoint to see the legacy-compatible request.
Expected Response
Select an endpoint to see a sample response.