/
AM
ampache
/
Ampache REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 57m ago · Updated 2d ago
View markdown
ampache
Ampache REST API
get
Get information about your own user account
535feee32afb
latest
OpenAPI 3.0.3
AGPL-3.0
raw.githubusercontent.com
2026-08-09
254
141
3.9 MB
Albums
12
Artists
7
Artwork
7
Authentication
5
Bookmarks
17
Browsing, Indexes and Lists
13
Catalogs
17
Collections
8
Genres
6
Labels
5
Licenses
3
Live Streams
5
Localplay
1
Maintenance
4
Now Playing
6
Playback Control
18
Playlist Folders
8
Playlists
18
Podcasts
13
Preferences
7
Ratings and Flags
18
Search
2
Shares
13
Social
6
Song
1
Songs
8
Streaming and Downloads
9
Users
7
get
Get information about your own user account
get
List user ID's and Usernames for your site
put
Create a new user (Admin)
get
Search for media entities using rule triplets
get
Get a user's public information by username
delete
Delete a user (Admin)
patch
Edit a user (Admin)
Utilities
7
Videos
3
Users
Get information about your own user account
This gets a user's public information.
get
/me
Response
User array
UserObject
required
id
string
required
username
string
nullable
required
create_date
integer
nullable
required
last_seen
integer
required
link
string
required
website
string
nullable
required
state
string
nullable
required
city
string
nullable
required
art
string
nullable
required
has_art
boolean
required
auth
string
nullable
email
string
nullable
access
integer
streamtoken
string
nullable
fullname_public
boolean
validation
string
nullable
disabled
boolean
fullname
string
nullable