Skip to content

GET /

This is the endpoint that serves the 'official' scratch api.

It is mostly documented on the scratch wiki

This endpoint serves basic information about the site.

Example response:

{
  "website": "scratch.mit.edu",
  "api": "api.scratch.mit.edu",
  "help": "help@scratch.mit.edu"
}

Comments