Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » [Scratch API] What are all the API commands?
- chippysmall4
-
Scratcher
1000+ posts
[Scratch API] What are all the API commands?
What are all the API commands?
Are there others besides :
Here are the ones that I know of -
User ID API -
Message Count API -
There's the MyStuff one that I definately remember forgot-
Are there others besides :
Here are the ones that I know of -
User ID API -
api.scratch.mit.edu/users/<username>/
Message Count API -
api.scratch.mit.edu/users/<username>/messages/count
There's the MyStuff one that I definately remember forgot-
- dynamicsofscratch
-
Scratcher
1000+ posts
[Scratch API] What are all the API commands?
(#1)all api commands are listed on the scratch wiki
What are all the API commands?
Are there others besides :
Here are the ones that I know of -
User ID API -api.scratch.mit.edu/users/<username>/
Message Count API -api.scratch.mit.edu/users/<username>/messages/count
There's the MyStuff one that I definately remember forgot-
- caftingdead261
-
Scratcher
100+ posts
[Scratch API] What are all the API commands?
not true(#1)all api commands are listed on the scratch wiki
What are all the API commands?
Are there others besides :
Here are the ones that I know of -
User ID API -api.scratch.mit.edu/users/<username>/
Message Count API -api.scratch.mit.edu/users/<username>/messages/count
There's the MyStuff one that I definately remember forgot-
- robotkid828
-
Scratcher
100+ posts
[Scratch API] What are all the API commands?
It includes all commands under api.scratch.mit.edu, which is the official API. Normally this should be more than enough for most people, however more obscure APIs are generally spread around a wide variety of areas on the scratch domain.not true(#1)all api commands are listed on the scratch wiki
What are all the API commands?
Are there others besides :
Here are the ones that I know of -
User ID API -api.scratch.mit.edu/users/<username>/
Message Count API -api.scratch.mit.edu/users/<username>/messages/count
There's the MyStuff one that I definately remember forgot-
- GAMEMAKER1435
-
Scratcher
1 post
[Scratch API] What are all the API commands?
https://scratch.mit.edu/studios/37041773 project count
- 42isperfect
-
Scratcher
2 posts
[Scratch API] What are all the API commands?
is there a way to grab the cloud data of a project because that would open a lot of opportunities to do really cool stuff
- redspacecat
-
Scratcher
1000+ posts
[Scratch API] What are all the API commands?
(#6)Assuming cloud variables are working, I'm pretty sure you have to open a websocket with the cloud servers for the project in order to get current cloud var states.
is there a way to grab the cloud data of a project because that would open a lot of opportunities to do really cool stuff
- TOMCAGT968
-
Scratcher
1 post
[Scratch API] What are all the API commands?
nghng
Last edited by TOMCAGT968 (Dec. 4, 2025 13:25:09)
- Discussion Forums
- » Advanced Topics
-
» [Scratch API] What are all the API commands?