Scalar Example
View the Scalar Galaxy example OpenAPI schema.
Create a planet POST
Time to play god and create a new planet. What do you think? Ah, don’t think too much. What could go wrong anyway?
Create a user POST
Time to create a user account, eh?
Delete a planet DELETE
This endpoint was used to delete planets. Unfortunately, that caused a lot of trouble for planets with life. So, this endpoint is now deprecated and should not be used anymore.
Get all planets GET
It’s easy to say you know them all, but do you really? Retrieve all the planets and check whether you missed one.
Get authenticated user GET
Find yourself they say. That’s what you can do here.
Get a planet GET
You’ll better learn a little bit more about the planets. It might come in handy once space travel is available for everyone.
Get a token POST
Yeah, this is the boring security stuff. Just get your super secret token and move on.
New Planet POST
Update a planet PUT
Sometimes you make mistakes, that's fine. No worries, you can update all planets.
Upload an image to a planet POST
Got a crazy good photo of a planet? Share it with the world!
How is this guide?
Last updated on
