---
title: "POST /v1/api-keys/proxy-key"
method: POST
path: "/v1/api-keys/proxy-key"
tags: ["API Key"]
---

# POST /v1/api-keys/proxy-key

`POST /v1/api-keys/proxy-key`

## Request body

- object
  - `proxyKeyName` string, required
  - `providerKeyId` string, required

## Response `200`

Ok

- union
  - object
    - `proxyKeyId` string, required
    - `proxyKey` string, required
  - object
    - `error` string, required

---

[API](https://skmtc.net/helicone/apis/helicone-api.md) · [All operations](https://skmtc.net/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helicone/helicone-api/versions/b369e9e3e80c/schema)
