SE Server by HostHavoc.com - Space Engineers Servers
SE Server by HostHavoc.com
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.
Example request
curl "/api/content/server/2092120" \
-H "Authorization: Bearer <YOUR_API_KEY>"Endpoints
Public read-only endpoints.
GET/api/content/serverList items (paginated, filterable).
/api/content/serverList items (paginated, filterable).
| Parameter | In | Required | Description |
|---|---|---|---|
| page | query | no | Page number (1-based). |
| limit | query | no | Items per page (clamped to your key limit). |
| mine | query | no | Set to 1 to return only items you own. |
| search | query | no | Filter by name. |
curl example
curl -v -X "GET" -H "Authorization: Bearer <YOUR_API_KEY>" /api/content/serverGET/api/content/server/2092120Fetch this item.
/api/content/server/2092120Fetch 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/2092120GET/api/content/server/2092120/{relation}Read a relation set (tags | media | releases | links | installers | items).
/api/content/server/2092120/{relation}Read a relation set (tags | media | releases | links | installers | items).
| Parameter | In | Required | Description |
|---|---|---|---|
| relation | path | yes | tags | media | releases | links | installers | items |
| page | query | no | Page number (1-based). |
| limit | query | no | Items per page. |
curl example
curl -v -X "GET" -H "Authorization: Bearer <YOUR_API_KEY>" /api/content/server/2092120/{relation}This is a Space Engineers server "SE Server by HostHavoc.com" running ilkan. It currently has 0 active players out of 15 max players, with no bots enabled. This item belongs to 3 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.