/
CA
cardinalapps
/
Cardinal Media Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
View markdown
cardinalapps
Cardinal Media Server API
post
Initial setup.
v41
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-01
103
55
99.5 KB
Authentication
3
Dev
11
Events
1
General
9
get
Get information about your API.
get
Know if your Media Server is online.
get
Get the current release channel.
get
Manually check for available updates.
post
Initial setup.
get
Get information about this server instance.
get
Get versions of things.
post
🛡️ Reset server state.
get
List the contents of a directory.
Indexing
12
Invitations
4
Jobs
6
Libraries
5
Licensing
2
Music
12
Photo Albums
7
Photos
6
Playback Queues
7
Ratings
3
Role Assignments
3
Settings
2
Thumbnails
1
Users
8
Users (Public)
1
General
Initial setup.
<h3>🛡️ Requires Capabilities: None</h3>
post
/api/v1/setup
Request body
ServerSetupDto
required
theme
string
serverName
string
sendAnonymousUsageData
boolean
ssoToken
string
Response
Returns an empty Created response on success.