---
title: "Run ER:LC command"
method: POST
path: "/erlc/command"
tags: ["erlc"]
---

# Run ER:LC command

`POST /erlc/command`

If you omit the leading `:`, Anchor adds it (staff commands). Use `;` prefix for custom-command style.
ER:LC enforces ~1 command / 5s per server.

## Request body

- object
  - `command` string, required — In-game command, e.g. `:h Welcome`

## Response `200`

Command accepted

- object

## Other responses

- `400` — Bad input / ER:LC not configured / civilian disabled
- `401` — Missing or invalid key
- `403` — Insufficient scope or cross-panel serverId
- `502` — Upstream ER:LC failure

---

[API](https://skmtc.dev/anchr/apis/anchor-open-developer-api.md) · [All operations](https://skmtc.dev/anchr/apis/anchor-open-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/anchr/anchor-open-developer-api/revisions/3a14d4cb4985/schema)
