PHP Proxy Edition

Use the PAGASA iHeatMAP API without browser CORS issues.

Enter your API token, select an endpoint, provide the required parameters, and view the returned heat-index data in a responsive dashboard.

Request flow
Browser → PHP Proxy → PAGASA API

Your token is forwarded by PHP using the documented token header.

Request Builder

Configure your iHeatMAP request.
Pixel returns heat index forecasts for a specific latitude and longitude.
Required for Pixel, Max, and Files.

Response Overview

Send a request to populate the dashboard.
Idle
HTTP Status
No request
Records
Forecast entries
Request Time
milliseconds
Endpoint
Pixel
Current request

Forecast Results

Heat index values returned by iHeatMAP.
No forecast data yet.

Raw API Response

Useful for integration and troubleshooting.
// API response will appear here.