/
AM
ampache
/
Ampache REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 55m ago · Updated 2w ago
Details
Filter operations
Albums
4
Artists
4
Artwork
1
Authentication
4
Bookmarks
6
Browsing, Indexes and Lists
5
Catalogs
7
Genres
5
Labels
3
Licenses
3
Live Streams
5
Maintenance
3
Now Playing
4
Playback Control
3
Playlists
17
Podcasts
9
Preferences
5
Ratings and Flags
2
Search
3
Shares
5
Social
6
Songs
3
Streaming and Downloads
2
Users
6
get
List user ID's and Usernames for your site
get
Get information about your own user account
get
Get a user's public information by username
post
Create a new user (Admin)
post
Delete a user (Admin)
post
Edit a user (Admin)
Utilities
7
Videos
2
Users
Create a new user (Admin)
post
/user_create
Query parameters
username
string
required
password
string
required
sha256(password)
email
string
required
fullname
string
disable
0
|
1
group
integer
Response
Created
SuccessResponse
required
success
string
Changes