specification
specification copied to clipboard
Requesting adding Prints Data
hello requesting adding Prints API endpoint because this be useful few moderation stuff
Prints endpoint
api/1/prints/prnt_ID
json response for callback
{
"authorId": "usr_ID",
"authorName": "AUTHORNAME",
"createdAt": "2025-02-28T15:31:31.565Z",
"files": {
"fileId": "file_FILEID",
"image": "https://api.vrchat.cloud/api/1/file/file_FILEID/1/file"
},
"id": "prnt_ID",
"note": "",
"ownerId": "usr_ID",
"timestamp": "2025-02-28T07:31:09.000Z",
"worldId": "wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b",
"worldName": "The Black Cat"
}```
Requires Logged in do this data
for heads up i have made test build my fork see works and works fine if ever need know, I will update to main lib when its fully integrated but not sure anymore prints endpoint other then GET info
https://github.com/NekoSuneVR/vrchatapi-javascript and dw about IP, its running threw VPN not actual IP from external
but preview there I added it temp my fork
Closed by #440