DocumentationPublic guides

SAB Exist Count Docs

The main hub for developer setup, API examples, trust notes, and how the site reads SAB Wiki exist data. If someone wants to build with this site or understand how it works, this is where they should start.

Main API
/docs/api
Values
/values
Source
/source
Trust
/why-trust-us
API DocsFull endpoint reference, headers, placeId rules, Roblox examples, quotas, response shapes, and efficiency advice.ValuesLGC values from SabrValues, Robux-index estimates, and the Eldorado Garama market sample.Source and TrustHow wiki modules are read, how estimates are marked, and why official counts stay separate from guesses.Why Trust UsPublic explanation of the site’s sourcing model, live updates, and correction/reporting tools.Status and HealthLive system health, cache freshness, module status, and maintenance/update state.

Start Here

1

Read API docs

Use /docs/api first if you are building a Roblox game, bot, script, or website integration.

2

Generate a key

Create your API key from /developers, then register the real Roblox place IDs that are allowed to use it.

3

Cache responses

Do not spam the API every frame or every player action. Pull once, reuse the result, then refresh on a short timer.