curl --request GET \
--url https://api.scoot.app/api/v1/social/starting/point
{
"socialId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"x": 123,
"y": 123
}
curl --request GET \
--url https://api.scoot.app/api/v1/social/starting/point
{
"socialId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"x": 123,
"y": 123
}