{ "request": { "method": "GET", "url": "https://api.rainbow.ai/v1/map/tile/10/301/385?layer=precipitation×tamp=2026-05-02T12:00:00Z", "headers": { "Ocp-Apim-Subscription-Key": "YOUR_API_KEY" } }, "response": { "status": 200, "headers": { "Content-Type": "image/png", "Cache-Control": "max-age=600" }, "body": "" } }