The following APIs work through the apitree proxy without any API key. They are verified live and cached for performance.
?latitude=37.5&longitude=127¤t=temperature_2m/name/korea/8.8.8.8/simple/price?ids=bitcoin&vs_currencies=usd/topstories.json/json?lat=37.5&lng=127/iss-now.jsoncurl "https://apitree.ai/api/v1/proxy/open-meteo-forecast?latitude=37.5665&longitude=126.978¤t=temperature_2m" \
-H "Authorization: Bearer YOUR_TOKEN"
# Response:
# { "data": { "current": { "temperature_2m": 18.2 } }, "meta": { "cached": false, "latency_ms": 234 } }