Skip to main content
GET
Proxy upstream provider requests
You are viewing documentation for an outdated version of the specification.

Query Parameters

data
string
required

encodeURIComponent() encoded JSON object containing url and optional headers. Example (decoded): {"url":"https://example.com/stream.m3u8","headers":{"Referer":"https://provider.com"}}

Pattern: ^[A-Za-z0-9_-]+$

Response

Upstream response proxied successfully

The response is of type string.

Last modified on July 24, 2026