---
title: "POST /vault-address"
method: POST
path: "/vault-address"
tags: ["v2"]
---

# POST /vault-address

`POST /vault-address`

## Request body

- VaultAddress
  - `access-id` string — The access-id used to resolve the tenant URLs
  - `json` boolean — Set output format to JSON

## Response `200`

vaultAddressResponse wraps response body.

- VaultAddressOutput
  - `api_gw_url` string
  - `vault_url` string

## Other responses

- `default` — errorResponse wraps any error to return it as a JSON object with one "error" field.

---

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