---
title: "Lists all source IPs for check runs as txt file"
method: GET
path: "/v1/static-ips.txt"
tags: ["Static IPs"]
---

# Lists all source IPs for check runs as txt file

`GET /v1/static-ips.txt`

Lists all IPs for check runs as a TXT file. Each line has one IP.

## Headers

- `x-checkly-account` string — Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

## Response `200`

Successful

## Other responses

- `400` — Bad Request
- `429` — Too Many Requests

---

[API](https://skmtc.net/checklyhq/apis/checkly-public-api.md) · [All operations](https://skmtc.net/checklyhq/apis/checkly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checklyhq/checkly-public-api/revisions/87d29dc7b4fe/schema)
