---
title: "POST /v1/pi/total-costs"
method: POST
path: "/v1/pi/total-costs"
tags: ["PI"]
---

# POST /v1/pi/total-costs

`POST /v1/pi/total-costs`

## Response `200`

Ok

- union
  - ResultSuccessNumber
    - `data` number, double, required
    - `error` null, nullable, required
  - ResultErrorString
    - `data` null, nullable, required
    - `error` string, required

---

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