PineStore
Home
Projects
Docs
Search
Login

Documentation

Overview GET /api/project/:id GET /api/project/:id/comments GET /api/project/:id/changelog GET /api/project/:id/changelogs GET /api/projects GET /api/projects/search GET /api/projects/named GET /api/user/:id GET /api/user/:id/projects POST /api/log/view POST /api/log/download Authorization GET /api/auth/profile GET /api/auth/profile/projects POST /api/auth/profile/update GET /api/auth/profile/options POST /api/auth/profile/options POST /api/auth/project/update POST /api/auth/project/new POST /api/auth/project/delete POST /api/auth/project/publishupdate POST /api/auth/media POST /api/auth/media/remove POST /api/auth/media/thumbnail POST /api/auth/comment POST /api/auth/comment/delete

POST /api/log/download

If you are building a CC front-end application, you must use this endpoint to report to the server when a project has been installed using the install command. This increases the download and downloads_recent count for the given project.

POST Params

Param: projectId

id of the project for which to register a new download

Example of returned JSON

{
	"success": true
}
Discord
Source code
FAQ
Jams
Docs
© Xella 2023