---
title: "Create IPMI credentials"
method: POST
path: "/servers/{server_id}/remote_access"
tags: ["Servers"]
---

# Create IPMI credentials

`POST /servers/{server_id}/remote_access`

Generates IPMI credentials for a given server. Remote access creates a VPN connection to the internal network of your server so you can connect to its IPMI.
You will have to use a VPN client such as https://openvpn.net to connect. See `VPN Sessions` API to create a VPN connection.

Related guide: https://docs.latitude.sh/docs/ipmi

## Path parameters

- `server_id` string, required

## Response `201`

Created

## Changes

- **2026-07-21** `885dec47dd47` — 1 info
  - added the optional property `data/attributes/ipmi_url` to the response with the `201` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/servers/:server_id/remote_access/post.md)

---

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