Homepage

Proxy a JSON API URL and return the parsed response

get/homepage/proxy

Query parameters

urlstring required
ttlinteger

Cache TTL in seconds (min 10, default 60)

Response

The JSON body returned by the target URL.

Changes