Skip to main content
POST
Send Command to ER:LC Server

Autorizzazioni

Authorization
string
header
obbligatorio

Standard API key for accessing ER:LC endpoints.

Passed in Authorization: Bearer <key> header.

REQUIRED FOR ALL ER:LC ENDPOINTS.

Corpo

application/json

Object with Command Text.

command
string
obbligatorio
Esempio:

":h Test API"

Risposta

500 - application/json

Endpoint disabled/deprecated.

Standard error format.

code
integer
obbligatorio

API error code.

Esempio:

5007

message
string
obbligatorio

Error message/identifier.

Esempio:

"missing_token"