Seriously not Serious

Seriously not Serious

A small 21+ SFW gaming community that hosts servers in Minecraft, Ark, and more.

A small 21+ SFW gaming community that hosts servers in Minecraft, Ark, 7 Days to Die, and more!

Servers are hosted out of Vint Hill, US.

Community Stats

Loading…

Servers (1)

Seriously not Serious is a community hosting 0 mods, 0 assets, and 1 server. It has 1 view and 0 favorites.

Reviews are disabledThe owner of this content item has turned off reviews, so you can't see what others think of it. Proceed with caution — reviews often surface concerns you should weigh before purchasing or using it.
Comments are disabledThe owner of this content item has turned off comments, so community discussion is hidden here. Proceed with caution — you can't see what others are saying about it.

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/community/1" \
  -H "Authorization: Bearer <YOUR_API_KEY>"

Endpoints

Public read-only endpoints.

GET
/api/content/community

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.
tagsquerynoComma-separated tag names.
categoryIdsquerynoComma-separated category ids.
nsfwquerynoInclude NSFW (1/0).
curl example
curl -v -X "GET" -H "Authorization: Bearer <YOUR_API_KEY>" /api/content/community
GET
/api/content/community/1

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/community/1
GET
/api/content/community/1/{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/community/1/{relation}
Seriously not Serious - Communities