global-climate-solution
API for global climate and forest compliance mapping, developed by Intesa Global (Integra Tekno Nusa). Provides endpoints for EUDR compliance analysis, GeoJSON file upload, and satellite-based risk assessment using GFW, JRC, and SBTN datasets. Supports mapping, monitoring, and regulatory due diligence for climate solutions.
global-climate-solution endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
root__get / |
API Information and available endpoints. |
| GET |
health_check_health_get /health |
Health status check endpoint for monitoring API availability. |
| EUDR Compliance | ||
| POST |
eudr_compliance_analysis_api_v1_eudr_compliance_post /api/v1/eudr-compliance |
**Simplified EUDR Compliance Analysis** Quick EUDR compliance screening using 3 core satellite datasets with binary risk classification. **Analysis Method:** - Point-based… |
| GeoJSON Upload & Processing | ||
| POST |
refresh_gee_datasets_api_v1_gee_refresh_post /api/v1/gee/refresh |
Refresh Google Earth Engine datasets and reinitialize tile service. **Use this endpoint when:** - Earth Engine service needs to be restarted - Dataset cache needs to be cleared -… |
| GET |
get_gee_tile_api_v1_gee_tiles__dataset___z___x___y__get /api/v1/gee/tiles/{dataset}/{z}/{x}/{y} |
Get map tile for specific Google Earth Engine dataset. **Parameters:** - **dataset**: Dataset name (gfw, gfw_loss, jrc, jrc_loss, sbtn, sbtn_loss) - **z**: Zoom level (0-18) -… |
| POST |
upload_geojson_file_api_v1_upload_geojson_post /api/v1/upload-geojson |
Upload and analyze GeoJSON file for EUDR compliance using satellite datasets. Processes each feature in the uploaded GeoJSON file against three key datasets: - GFW (Global Forest… |
| GET |
get_gee_datasets_api_v1_gee_datasets_get /api/v1/gee/datasets |
Get list of available Google Earth Engine datasets for EUDR compliance. Returns 6 core datasets: - **gfw**: Global Forest Watch forest cover - **gfw_loss**: GFW deforestation… |
| GET |
get_gee_dataset_info_api_v1_gee_tiles__dataset__get /api/v1/gee/tiles/{dataset} |
Get dataset information and tile URL template for web mapping libraries. **Parameters:** - **dataset**: Dataset name (gfw, gfw_loss, jrc, jrc_loss, sbtn, sbtn_loss) **Returns:**… |
| POST |
process_geojson_api_v1_process_geojson_post /api/v1/process-geojson |
**Process GeoJSON Data (JSON Request)** Process GeoJSON data sent as JSON payload for EUDR compliance analysis with parallel processing. **Features:** - Parallel processing with… |
| Legacy | ||
| POST |
legacy_multilayer_processing_api_v1_multilayer_processing_ktv_post /api/v1/multilayer_processing_ktv |
**[DEPRECATED]** Legacy KTV endpoint. Please use /api/v1/upload-geojson instead. This endpoint is maintained for backward compatibility only. New implementations should use the… |
| POST |
legacy_forest_analysis_api_v1_forest_analysis_post /api/v1/forest-analysis |
**[DEPRECATED]** Legacy forest analysis endpoint. Please use /api/v1/eudr-compliance for new implementations. |
global-climate-solution pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1,000 / month | — |
|
| ULTRA | $1,500 / month | — |
|