---
title: "TestingBot IP ranges for firewall whitelisting"
method: GET
path: "/v1/configuration/ip-ranges"
tags: ["Configuration"]
---

# TestingBot IP ranges for firewall whitelisting

`GET /v1/configuration/ip-ranges`

Returns the up-to-date list of public IPv4 addresses used by TestingBot test machines. Allow these in your firewall when running tests against staging or production behind corporate VPN/network rules. The response is a flat JSON array of IPv4 strings (no CIDR ranges, no metadata) — re-fetch periodically since the pool changes as we scale capacity. Unauthenticated; no `key`/`secret` required.

## Response `200`

TestingBot IP ranges for firewall whitelisting

---

[API](https://skmtc.net/testingbot/apis/testingbot-rest-api.md) · [All operations](https://skmtc.net/testingbot/apis/testingbot-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/testingbot/testingbot-rest-api/revisions/eff607a49246/schema)
