Skip to main content
GET
/
api
/
v1
/
social
/
max
/
saved
/
count
GET /api/v1/social/max/saved/count
curl --request GET \
  --url https://api.scoot.app/api/v1/social/max/saved/count \
  --header 'X-API-Key: <api-key>'
123
Retrieves the maximum number of Scootaverses a user can save to their favorites.

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

OK

The response is of type integer.