---
title: "Create a fee estimate calculation"
method: POST
path: "/v1/organizations/{organization_id}/estimates"
tags: ["Estimation API"]
---

# Create a fee estimate calculation

`POST /v1/organizations/{organization_id}/estimates`

## Path parameters

- `organization_id` string, uuid, required

## Headers

- `Content-Type` string
- `X-Request-Id` string, uuid
- `Authorization` string

## Response `200`

OK

- string, byte

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lerian/apis/identity-plugin.md) · [All operations](https://skmtc.net/lerian/apis/identity-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lerian/identity-plugin/versions/25daba385532/schema)
