/
/VocaDbWeb
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 1m ago · Updated 1mo agoView markdown
ActivityEntryApi1
AlbumApi17
ArtistApi8
CommentApi7
DiscussionApi11
EntryApi3
EntryTypesApi1
PVApi2
ReleaseEventApi7
ReleaseEventSeriesApi4
ResourcesApi1
SongApi16
SongListApi9
TagApi14
UserApi30
  • post/api/users/current/followedTags/{tagId}
  • delete/api/users/current/followedTags/{tagId}
  • post/api/users/profileComments/{commentId}
  • delete/api/users/profileComments/{commentId}
  • get/api/users/{id}/albums
  • get/api/users/current
  • get/api/users/{id}/events
  • get/api/users/{id}/followedArtists
  • get/api/users
  • get/api/users/{id}
  • get/api/users/messages/{messageId}
  • get/api/users/{id}/messages
  • post/api/users/{id}/messages
  • delete/api/users/{id}/messages
  • get/api/users/names
  • get/api/users/{id}/profileComments
  • post/api/users/{id}/profileComments
  • get/api/users/{id}/ratedSongs
  • get/api/users/{id}/songLists
  • get/api/users/{id}/ratedSongs/{songId}
  • get/api/users/current/ratedSongs/{songId}
  • post/api/users/current/albums/{albumId}
  • post/api/users/current/refreshEntryEdit
  • post/api/users/{id}/reports
  • post/api/users/current/songTags/{songId}
  • post/api/users/{id}/settings/{settingName}
  • get/api/users/{id}/followedArtists/{artistId}
  • get/api/users/current/followedArtists/{artistId}
  • get/api/users/{id}/album-collection-statuses/{albumId}
  • get/api/users/current/album-collection-statuses/{albumId}
VenueApi3
    UserApi

    get/api/users/{id}/ratedSongs/{songId}

    Path parameters

    idinteger required
    songIdinteger required

    Response

    Success

    'Nothing' | 'Dislike' | 'Like' | 'Favorite' required