Skip to main content
Series Documentation home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Introduction & basics
Introduction
Help Center
Service Status
Introduction & basics
Introduction
Basic
GET
Health Check
GET
Get API Info
GET
Check API Key
Activity
GET
Get Time Played
GET
Get Messages Sent
GET
Get User Sessions
Activity Credits
GET
Get Credit Status
GET
Get Credit History
GET
Get Credit Details
Sessions
POST
Create Session
PATCH
Update Session
GET
Get Session
GET
List Sessions
PATCH
Claim Custom Role
PATCH
Quit Custom Role
PATCH
Remove From Custom Role
Attendance
GET
Get Sessions
POST
Connect Server
POST
Disconnect Server
POST
Add Attendee
POST
Update Attendee
GET
Server Status
Game Moderation
GET
Check Player
Applications
GET
List Application Centres
GET
Get Application Centre
POST
Check Eligibility
POST
Submit Application
GET
Get Submission Status
Members
GET
Check Membership
GET
List Members
GET
Get Member
GET
Get Member Permissions
GET
Get Member Info
Hotel
GET
List Rooms
GET
Room Types
POST
Assign Room
POST
Reserve Room
POST
Set Maintenance
POST
Set Free
Food & Beverage
GET
Menu Categories
GET
Menu Items
GET
List Tables
GET
Get Table
GET
List Orders
GET
Get Order
POST
Create Order
POST
Claim Order
POST
Change Order Status
POST
Cancel Order
DEL
Delete Order
Ranking
POST
Promote User
POST
Demote User
POST
Set Rank
On this page
Welcome
Base API endpoint
Introduction & basics
Introduction
Copy page
Understanding the basics of Series’ Public API and how to get started
Copy page
Welcome
Welcome to Series’ Public REST API documentation. In this article, you’ll learn how to make use of our public API endpoints to help you integrate them into your own applications, bots, games, and more.
Base API endpoint
Current base API endpoint: api.series.hr
You can call the base endpoint to check if the API system is online and working.
Health Check
⌘I