planets.create(...)—POST /planetsplanets.retrieve(...)—GET /planets/{planetId}planets.update(...)—PUT /planets/{planetId}planets.delete(...)—DELETE /planets/{planetId}planets.delte_image(...)—POST /planets/{planetId}/imageplanets.list_all_data(...)—GET /planetscelestial_bodies.create(...)—POST /celestial-bodiesauthentication.create_token(...)—POST /auth/tokenauthentication.create_user(...)—POST /user/signupauthentication.list_me(...)—GET /me