Skip to main content
POST
Очищення кешу парсингу
Invalidates cached streaming sources for a specific movie or TV show, forcing a fresh live search across providers.
Cooldown policy: Cache clearing for a specific media item is only permitted at least 2 hours after it was last parsed. Requesting a refresh before the cooldown expires returns HTTP 429 Too Many Requests with a Retry-After header.

Path Parameters

id
string
required

TMDB ID, IMDb ID або responseId

Example:

"1423191"

Query Parameters

api_key
string

API-ключ (альтернатива заголовку x-api-key)

turnstile_token
string

Токен Cloudflare Turnstile (якщо без API-ключа)

Response

Кеш очищено успішно

status
string
Example:

"OK"

message
string
Example:

"Кеш джерел успішно очищено"