---
title: "Get deployment funding config"
method: GET
path: "/v1/deployment-funding-config"
tags: ["Deployments"]
---

# Get deployment funding config

`GET /v1/deployment-funding-config`

## Response `200`

Returns the platform constants automatic deployment funding runs on

- object
  - `data` object, required
    - `targetRunwayHours` number, required — Hours of runtime automatic funding reserves for a deployment once its lease starts
    - `balanceHeadroomUsd` number, required — USD amount automatic funding leaves untouched in the available balance so new deployments can still be created
    - `defaultDepositUsd` number, required — USD amount every deployment is bootstrapped with at creation, before funding tops it up toward the target runway

## Changes

- **2026-08-31** `8c068a3af6fe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/akash-network/apis/akash-network-console-api/changes/v1/deployment-funding-config/get.md)

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/revisions/adc2d04901b3/schema)
