---
title: "Export Forecast Std Index Post"
method: POST
path: "/raster/export/forecasts/standard_index"
tags: ["raster/export"]
---

# Export Forecast Std Index Post

`POST /raster/export/forecasts/standard_index`

Export forecast standard index

## Request body

- ForecastExportStdIndex — Base Model for ForecastExportStdIndex
  - `dataset` string — Dataset name
  - `distribution` string — Distribution name
  - `variable` string — Variable name
  - `model` string
  - `time_step` string
  - `bounding_box` string, nullable — [SW Lon, SW Lat, NE Lon, NE Lat]
  - `map_mask` string, nullable
  - `export_path` string — Export path to Google Cloud Bucket
  - `export_projection` string, nullable
  - `export_resolution` string, nullable
  - `priority` integer, nullable — Export job priority (1-9999)

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/climateengine/apis/climate-engine-api-v1-climate-engine-pro.md) · [All operations](https://skmtc.net/climateengine/apis/climate-engine-api-v1-climate-engine-pro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/climateengine/climate-engine-api-v1-climate-engine-pro/revisions/c7ba0a158a7b/schema)
