---
title: "UsernameAvailable"
method: POST
path: "/username-available"
tags: ["SimpliVPNAPI"]
---

# UsernameAvailable

`POST /username-available`

This route allows VPN Admin user's to check if a specific username is available before registering an account username. This route can only be called using your api key supplied to you from SimpliVPN.

## Request body

- EnableUser
  - `username` string, required

## Response `200`

Success

---

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