cURL
curl --request GET \ --url https://api.scoot.app/api/v1/social/starting/point \ --header 'X-API-Key: <api-key>'
{ "socialId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "x": 123, "y": 123 }
OK