---
title: "Get IP"
method: GET
path: "/api/agent/ip"
tags: ["MiscService"]
---

# Get IP

`GET /api/agent/ip`

Returns the current IP address

## Response `200`

OK

- ProtosMiscV1GetIpResponse
  - `ip` string
  - `cf` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
