# 22 [动物农场] ~内战~ - Left 4 Dead 2 Servers

# 22 [动物农场] ~内战~

Authentication

All requests are authenticated with a personal API key.

You need to log in to use the API.

After logging in, generate an API key from the panel API page and send it as a Bearer token.

Log in →

Example request

curl "/api/content/server/2117927" \
  -H "Authorization: Bearer <YOUR_API_KEY>"

Endpoints

Public read-only endpoints.

GET
/api/content/server

List items (paginated, filterable).

ParameterInRequiredDescription
pagequerynoPage number (1-based).
limitquerynoItems per page (clamped to your key limit).
minequerynoSet to 1 to return only items you own.
searchquerynoFilter by name.
curl example
curl -v -X "GET" -H "Authorization: Bearer <YOUR_API_KEY>" /api/content/server
GET
/api/content/server/2117927

Fetch this item.

No parameters — the item id in the path is all that's needed.

curl example
curl -v -X "GET" -H "Authorization: Bearer <YOUR_API_KEY>" /api/content/server/2117927
GET
/api/content/server/2117927/{relation}

Read a relation set (tags | media | releases | links | installers | items).

ParameterInRequiredDescription
relationpathyestags | media | releases | links | installers | items
pagequerynoPage number (1-based).
limitquerynoItems per page.
curl example
curl -v -X "GET" -H "Authorization: Bearer <YOUR_API_KEY>" /api/content/server/2117927/{relation}

This is a Left 4 Dead 2 server "# 22 [动物农场] ~内战~" running c1m1_hotel. It currently has 0 active players out of 30 max players, with no bots enabled. This item belongs to 11 tags.

About this serverTMC does not own, run, or manage this server. We only scan it for public information and store and display its stats.This server is not claimed, so there's a good chance comments, reviews, and anything else you post here will never be read by its staff. It's best to reach out to the community or ownership running the server directly.