Skip to main content
GET
ER:LC Server Information

Authorizations

Authorization
string
header
required

Standard API key for accessing ER:LC endpoints.

Passed in Authorization: Bearer <key> header.

REQUIRED FOR ALL ER:LC ENDPOINTS.

Response

500 - application/json

Endpoint disabled/deprecated.

Standard error format.

code
integer
required

API error code.

Example:

5007

message
string
required

Error message/identifier.

Example:

"missing_token"