---
title: "Get URL from remote FPP"
method: GET
path: "/api/proxy/{Ip}/{urlPart}"
tags: ["proxy"]
---

# Get URL from remote FPP

`GET /api/proxy/{Ip}/{urlPart}`

Fetches a URL on a remote FPP instance via server-side proxy to avoid CSP restrictions.

## Other responses

- `400` — Invalid IP address
- `502` — Proxy fetch failed

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
