ScratchData LogoScratchData
Back to DifferentDance8's profile

api test

DIDifferentDance8•Created August 21, 2024
api test
0
0
6 views
View on Scratch

Instructions

Testing firefox inspect element network tab and getting a list of all project-related requests. changing the title, instructions and notes and credits all send POST requests to https://api.scratch.mit.edu/projects/[ID]. Changing instructions changes the instructions variable, changing NaC changes the description variable and changing title sends no requests changing the thumbnail sends a POST request to https://scratch.mit.edu/internalapi/project/thumbnail/[ID]/set/ which requires your session ID sharing a project sends a PUT request to https://api.scratch.mit.edu/proxy/projects/[ID]/share with response 'is_published: true', whereas unsharing a project via the editor using nono word sends a PUT request to the same project with response 'is_published: false"

Description

test

Project Details

Project ID1057726328
CreatedAugust 21, 2024
Last ModifiedAugust 21, 2024
SharedAugust 21, 2024
Visibilityvisible
CommentsAllowed