| Modifier and Type | Class and Description |
|---|---|
class |
SearchEndpoint
Represents the search endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaginatedEndpoint<T,O extends PaginatedEndpoint.PaginatedResponse<T>,I extends PaginatedEndpoint.PaginatedRequest>
This class is used to represent a paginated endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BulkModifyProjects |
class |
ChangeProjectIcon
This endpoint is used to change the icon of a project.
|
class |
CheckSlugAvailability
This endpoint is used to check if a slug is available.
|
class |
CreateProject
This endpoint is used to create a new project.
|
class |
DeleteProject
This endpoint is used to delete a project.
|
class |
DeleteProjectIcon
Deletes the icon of a project.
|
class |
GetMultipleProjects
This endpoint is used to get multiple projects.
|
class |
GetProject
This endpoint is used to get a project.
|
class |
GetProjectDependencies
This endpoint is used to get a project's dependencies.
|
class |
GetProjectIdBySlug
This endpoint is used to get a project's id by its slug.
|
class |
GetRandomProjects
Gets a list of random projects.
|
class |
ModifyProject
This endpoint is used to modify a project.
|
class |
ScheduleProject |
| Modifier and Type | Class and Description |
|---|---|
class |
FollowProject
This endpoint is used to follow a project.
|
class |
UnfollowProject
This endpoint is used to unfollow a project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateGalleryImage
This endpoint is used to create a new image in a project's gallery.
|
class |
DeleteGalleryImage
This endpoint is used to delete a gallery image.
|
class |
ModifyGalleryImage
This endpoint is used to modify a gallery image.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetCategories
This endpoint is used to get a list of categories.
|
class |
GetDonationPlatforms
This endpoint is used to get a list of donation platforms.
|
class |
GetGameVersions
This endpoint is used to get a list of game versions.
|
class |
GetLicenses
This endpoint is used to get a list of licenses.
|
class |
GetLoaders
This endpoint is used to get a list of loaders.
|
class |
GetReportTypes
This endpoint is used to get a list of report types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddMemberToTeam
This endpoint is used to add a member to a team.
|
class |
GetProjectTeamMembers
This endpoint is used to get a list of members from a project.
|
class |
GetTeamMembers
This endpoint is used to get a list of members from a team.
|
class |
GetTeamsMembers
This endpoint is used to get a list of team members.
|
class |
JoinTeam
This endpoint is used to join a team.
|
class |
ModifyTeamMemberInfo
This endpoint is used to modify a team member's info.
|
class |
RemoveMemberFromTeam
This endpoint is used to remove a member from a team.
|
class |
TransferOwnership
This endpoint is used to transfer ownership of a team.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeUserIcon
This endpoint is used to change the icon of a user.
|
class |
DeleteUser
This endpoint is used to delete a user.
|
class |
GetSelf
This endpoint is used to get the current user.
|
class |
GetUser
This endpoint is used to get a user.
|
class |
GetUserFollowedProjects
This endpoint is used to get a list of projects from a user.
|
class |
GetUserNotifications
This endpoint is used to get a list of notifications from a user.
|
class |
GetUserProjects
This endpoint is used to get a list of projects from a user.
|
class |
GetUsers
This endpoint is used to get a list of users.
|
class |
ModifyUser
This endpoint is used to modify a user.
|
class |
ReportProjectUserOrVersion
This endpoint is used to report a project, user, or version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddFilesToVersion
This endpoint is used to add files to a version.
|
class |
CreateVersion
This endpoint is used to create a new version.
|
class |
DeleteVersion
This endpoint is used to delete a version.
|
class |
GetProjectVersions
This endpoint is used to get a list of versions with certain filters.
|
class |
GetVersion
This endpoint is used to get a version.
|
class |
GetVersionByVersionNumber
This endpoint will get a version for a project by the version number.
|
class |
GetVersions
This endpoint is used to get a list of versions.
|
class |
ModifyVersion
This endpoint is used to modify a version.
|
class |
ScheduleVersion
This endpoint is used to schedule a version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteFileByHash
This endpoint is used to delete a file from a version.
|
class |
GetProjectLatestVersionFromHash
This endpoint is used to get the latest version from a hash.
|
class |
GetProjectLatestVersionsFromHashes
This endpoint is used to get the latest versions from a list of hashes.
|
class |
GetVersionByHash
This endpoint is used to get the version from a hash.
|
class |
GetVersionsFromHashes
This endpoint is used to get the versions from a list of hashes.
|
Copyright © 2026. All rights reserved.