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

GET /api/auth/profile/options

Get your user options (mainly notification settings).

Example of returned JSON

{
	"success": true,
	"options": {
		"user_discord": "302427405023313920",
		"discord_notifications": true,
		"discord_noti_comment": true,
		"discord_noti_reply": true,
		"discord_noti_newfollow_user": true,
		"discord_noti_newfollow_project": false,
		"discord_noti_following_newproject": true,
		"discord_noti_following_projectupdate": true
	}
}
Discord
Source code
FAQ
Jams
Docs
© Xella 2023