/
CA
cardinalapps
/
Cardinal Media Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 43m ago · Updated 1w ago
Details
Filter operations
Authentication
1
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
9
Invitations
4
Jobs
6
Libraries
5
Licensing
2
Music
11
Photo Albums
7
Photos
6
Playback Queues
6
Ratings
5
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.
Changes